]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/x86/boot/compressed/Makefile
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
[linux-2.6-omap-h63xx.git] / arch / x86 / boot / compressed / Makefile
1 ifeq ($(CONFIG_X86_32),y)
2 include ${srctree}/arch/x86/boot/compressed/Makefile_32
3 else
4 include ${srctree}/arch/x86/boot/compressed/Makefile_64
5 endif