Makefile 108 B

123
  1. obj-y := boot.o
  2. boot-y := ../../../i386/kernel/acpi/boot.o
  3. obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup.o