Makefile 130 B

12345678
  1. #
  2. # Makefile for the linux kernel.
  3. #
  4. # Object file lists.
  5. obj-y := arch.o mm.o irq.o clock.o core.o timer.o dma.o
  6. obj-y += csp/