Makefile 171 B

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