Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
[deliverable/linux.git] / arch / x86 / kernel / Makefile
1 ifeq ($(CONFIG_X86_32),y)
2 include ${srctree}/arch/x86/kernel/Makefile_32
3 else
4 include ${srctree}/arch/x86/kernel/Makefile_64
5 endif
This page took 0.032434 seconds and 6 git commands to generate.