mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-12 20:31:49 +00:00
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>
8 lines
143 B
Makefile
8 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
|