[backfire] merge r22561
[openwrt-10.03/.git] / target / linux / rdc / patches-2.6.32 / 002-platform_support.patch
1 --- a/arch/x86/Makefile
2 +++ b/arch/x86/Makefile
3 @@ -125,6 +125,9 @@ libs-y  += arch/x86/lib/
4  # See arch/x86/Kbuild for content of core part of the kernel
5  core-y += arch/x86/
6  
7 +# RDC R-321X support
8 +core-$(CONFIG_X86_RDC321X)   += arch/x86/mach-rdc321x/
9 +
10  # drivers-y are linked after core-y
11  drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/
12  drivers-$(CONFIG_PCI)            += arch/x86/pci/