summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
diff options
context:
space:
mode:
authoriwasaki <iwasaki@FreeBSD.org>2012-06-10 02:38:51 +0000
committeriwasaki <iwasaki@FreeBSD.org>2012-06-10 02:38:51 +0000
commitefecd13fd03d30a5c13228ca80178cfec8d65996 (patch)
treed6652252837a4d8b717fa093dd34430a5edfeb02 /sys/conf/files.amd64
parent604fef60a73f1b747d3a773bbf9822a6a505d85d (diff)
downloadFreeBSD-src-efecd13fd03d30a5c13228ca80178cfec8d65996.zip
FreeBSD-src-efecd13fd03d30a5c13228ca80178cfec8d65996.tar.gz
Some fixes for r236772.
- Remove cpuset stopped_cpus which is no longer used. - Add a short comment for cpuset suspended_cpus clearing. - Fix the un-ordered x86/acpica/acpi_wakeup.c in conf/files.amd64 and i386. Pointed-out by: attilio@
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r--sys/conf/files.amd642
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index 1615ce6..9aa61e2 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -93,7 +93,6 @@ acpi_wakedata.h optional acpi \
no-obj no-implicit-rule before-depend \
clean "acpi_wakedata.h"
#
-x86/acpica/acpi_wakeup.c optional acpi
amd64/amd64/amd64_mem.c optional mem
#amd64/amd64/apic_vector.S standard
amd64/amd64/atomic.c standard
@@ -453,6 +452,7 @@ contrib/x86emu/x86emu.c optional x86bios | atkbd | dpms | vesa
#
x86/acpica/OsdEnvironment.c optional acpi
x86/acpica/acpi_apm.c optional acpi
+x86/acpica/acpi_wakeup.c optional acpi
x86/acpica/madt.c optional acpi
x86/acpica/srat.c optional acpi
x86/bios/smbios.c optional smbios
OpenPOWER on IntegriCloud