Makefile 144 B

12345678
  1. #
  2. # Makefile for the 7751 SolutionEngine specific parts of the kernel
  3. #
  4. obj-y := mach.o setup.o io.o irq.o led.o
  5. obj-$(CONFIG_PCI) += pci.o