Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
a77c64c1a641950626181b4857abb701d8f38ccc
/
.
/
arch
/
sh
/
boards
/
hp6xx
/
Makefile
blob: ff1b7f5b4e918a03378d78c50efb9772b7a85fcf [
file
] [
log
] [
blame
]
#
# Makefile for the HP6xx specific parts of the kernel
#
obj
-
y
:=
setup
.
o
obj
-
$
(
CONFIG_PM
)
+=
pm
.
o pm_wakeup
.
o
obj
-
$
(
CONFIG_APM
)
+=
hp6xx_apm
.
o