Makefile 130 B

12345678
  1. #
  2. # Makefile for the linux kernel.
  3. #
  4. # Common support
  5. obj-y := common.o slcr.o pm.o
  6. obj-$(CONFIG_SMP) += headsmp.o platsmp.o