888ba6c62bc6
1da177e4c3f4
05131ecc99ea
1 2
3
4 5 6 7 8
obj-y := boot.o boot-y := ../../../i386/kernel/acpi/boot.o obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup.o ifneq ($(CONFIG_ACPI_PROCESSOR),) obj-y += processor.o endif