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 145B

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