Package: linux-source-2.6.32
Version: (2.6.32-48squeeze1) [security]
When customizing kernel source, if not selected an AMD system, we'll have this
error when compiling linux sources:
amd_bus.c:(.init.text+0x148a): undefined reference to `amd_get_mmconfig_range'
make[1]: *** [.tmp_vmlinux1] Err
Package: linux-source-2.6.32
Version: 2.6.32-48
When CONFIG_AMD_NB is not set, compiling fails with:
amd_bus.c:(.init.text+0x148a): undefined reference to `amd_get_mmconfig_range'.
The patchfix:
--- arch/x86/pci/Makefile-orig 2013-02-24 12:46:05.0 +0100
+++ arch/x86/pci/Makefile
2 matches
Mail list logo