Makefile 91 B

123456
  1. #
  2. # Makefile for the linux kernel.
  3. #
  4. obj-y := virt.o
  5. obj-$(CONFIG_SMP) += platsmp.o