Makefile 135 B

12345678910
  1. #
  2. # Makefile for the linux kernel.
  3. #
  4. # Object file lists.
  5. obj-y := core.o dma.o irq.o pci.o leds.o
  6. obj-m :=
  7. obj-n :=
  8. obj- :=