Paul Mundt | 0025835 | 2006-01-16 22:14:08 -0800 | [diff] [blame] | 1 | # |
2 | # Makefile for the HP6xx specific parts of the kernel | ||||
3 | # | ||||
4 | |||||
Kristoffer Ericson | 3dde7a3 | 2007-05-01 12:21:26 +0900 | [diff] [blame^] | 5 | obj-y := setup.o |
Andriy Skulysh | 3aa770e | 2006-09-27 16:20:22 +0900 | [diff] [blame] | 6 | obj-$(CONFIG_PM) += pm.o pm_wakeup.o |
Kristoffer Ericson | 3dde7a3 | 2007-05-01 12:21:26 +0900 | [diff] [blame^] | 7 | obj-$(CONFIG_APM_EMULATION) += hp6xx_apm.o |