Makefile 170 B

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