3530570fd4
Some of these have suffered some bitrot, and so there is some degree of dead code that has been left sitting around, clean it up.. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
7 lines
143 B
Makefile
7 lines
143 B
Makefile
#
|
|
# Makefile for the 770x SolutionEngine specific parts of the kernel
|
|
#
|
|
|
|
obj-y := mach.o setup.o io.o irq.o
|
|
|
|
obj-$(CONFIG_HEARTBEAT) += led.o
|