5283ecb5cc
This adds support for the Renesas SH7780 development boards, R7780RP and R7780MP. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
7 lines
125 B
Makefile
7 lines
125 B
Makefile
#
|
|
# Makefile for the R7780RP-1 specific parts of the kernel
|
|
#
|
|
|
|
obj-y := setup.o io.o irq.o
|
|
obj-$(CONFIG_HEARTBEAT) += led.o
|