bc8fb5d047
This adds support for the SE7343 board. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
8 lines
136 B
Makefile
8 lines
136 B
Makefile
#
|
|
# Makefile for the 7343 SolutionEngine specific parts of the kernel
|
|
#
|
|
|
|
obj-y := setup.o io.o irq.o
|
|
|
|
obj-$(CONFIG_HEARTBEAT) += led.o
|