Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3d7b3101bfeaf6a33e3b4fe4ca08419d057edb5f
/
.
/
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