Makefile 136 B

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