Home | History | Annotate | Download | only in x86
      1 # Include common x86 headers
      2 #
      3 INCDIRS		+= arch/x86/include
      4 
      5 # x86-specific directories containing source files
      6 #
      7 SRCDIRS		+= arch/x86/core
      8 SRCDIRS 	+= arch/x86/interface/efi
      9 SRCDIRS 	+= arch/x86/prefix
     10