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.pcbios 159B

123456
  1. # -*- makefile -*- : Force emacs to use Makefile mode
  2. # Include generic BIOS Makefile
  3. #
  4. MAKEDEPS += arch/x86/Makefile.pcbios
  5. include arch/x86/Makefile.pcbios