Kbuild 286 B

1234567891011
  1. include include/asm-generic/Kbuild.asm
  2. ALTARCH := i386
  3. ARCHDEF := defined __x86_64__
  4. ALTARCHDEF := defined __i386__
  5. header-y += boot.h bootsetup.h cpufeature.h debugreg.h ldt.h \
  6. msr.h prctl.h setup.h sigcontext32.h ucontext.h \
  7. vsyscall32.h
  8. unifdef-y += mce.h mtrr.h vsyscall.h