Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
rppt
/
memblock
/
32b2ee5cea4d281f4f3f5a34d6363d1841422040
/
.
/
arch
/
sh
/
boards
/
mach-hp6xx
/
Makefile
blob: 4b0fe29e5612eb0fc2567ee477cb19c866c9941e [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the HP6xx specific parts of the kernel
#
obj
-
y
:=
setup
.
o
obj
-
$
(
CONFIG_PM
)
+=
pm
.
o pm_wakeup
.
o
obj
-
$
(
CONFIG_APM_EMULATION
)
+=
hp6xx_apm
.
o