• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Include common x86 headers
2#
3INCDIRS		+= arch/x86/include
4
5# x86-specific directories containing source files
6#
7SRCDIRS		+= arch/x86/core
8SRCDIRS 	+= arch/x86/interface/efi
9SRCDIRS 	+= arch/x86/prefix
10