Makefile 136 字节
Newer Older
1 2 3 4 5 6 7
#
# Makefile for the 7343 SolutionEngine specific parts of the kernel
#

obj-y	 := setup.o io.o irq.o

obj-$(CONFIG_HEARTBEAT) += led.o