git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ac2735
)
ACPI: prevent build failure when CONFIG_X86_NUMAQ=y
author
Len Brown
<len.brown@intel.com>
Sat, 3 Feb 2007 02:05:04 +0000
(21:05 -0500)
committer
Len Brown
<len.brown@intel.com>
Sat, 3 Feb 2007 02:05:04 +0000
(21:05 -0500)
...by disabling CONFIG_ACPI when CONFIG_X86_NUMAQ=y
otherwise arch/i386/pci/Makefile forgets
that it needs to build acpi.o
drivers/built-in.o: In function `acpi_pci_root_add':
pci_root.c:(.text+0x45ec4): undefined reference to `pci_acpi_scan_root'
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found