]> err.no Git - linux-2.6/blob - arch/x86/mm/Makefile
[POWERPC] 83xx: MPC832x RDB - remove spidev stub, use mmc_spi
[linux-2.6] / arch / x86 / mm / Makefile
1 ifeq ($(CONFIG_X86_32),y)
2 include ${srctree}/arch/x86/mm/Makefile_32
3 else
4 include ${srctree}/arch/x86/mm/Makefile_64
5 endif