You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Makefile.linux 141B

123456
  1. LDSCRIPT = arch/i386/scripts/linux.lds
  2. SRCDIRS += arch/i386/core/linux
  3. MAKEDEPS += arch/x86/Makefile.linux
  4. include arch/x86/Makefile.linux