Makefile 126 B

1234
  1. obj-y += core.o
  2. obj-y += amd/
  3. obj-$(CONFIG_X86_LOCAL_APIC) += msr.o
  4. obj-$(CONFIG_CPU_SUP_INTEL) += intel/