mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-30 05:15:03 +00:00
7 lines
135 B
Makefile
7 lines
135 B
Makefile
|
#
|
||
|
# Makefile for the Interface (CTP/PCI-SH03) specific parts of the kernel
|
||
|
#
|
||
|
|
||
|
obj-y := setup.o rtc.o
|
||
|
obj-$(CONFIG_HEARTBEAT) += led.o
|