Makefile 163 B

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