提交 3dde7a3c 编写于 作者: K Kristoffer Ericson 提交者: Paul Mundt

sh: Fix APM emulation on hp6xx.

With the shared APM emulation code being introduced, hp6xx was missed
in the conversion. Get it building again.
Signed-off-by: NKristoffer Ericson <kristoffer.ericson@gmail.com>
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 70fe4d87
......@@ -2,6 +2,6 @@
# Makefile for the HP6xx specific parts of the kernel
#
obj-y := setup.o
obj-y := setup.o
obj-$(CONFIG_PM) += pm.o pm_wakeup.o
obj-$(CONFIG_APM) += hp6xx_apm.o
obj-$(CONFIG_APM_EMULATION) += hp6xx_apm.o
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册