aboutsummaryrefslogblamecommitdiffstats
path: root/arch/x86/kernel/Makefile
blob: 45855c97923ee17a9a58b2bd188664d257cda2f1 (plain) (tree)
1
2
3
4
5
                         
                                              
    
                                              
     
ifeq ($(CONFIG_X86_32),y)
include ${srctree}/arch/x86/kernel/Makefile_32
else
include ${srctree}/arch/x86/kernel/Makefile_64
endif