mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-27 17:12:06 +00:00
6 lines
123 B
Makefile
6 lines
123 B
Makefile
#
|
|
# Makefile for the Hitachi Cayman specific parts of the kernel
|
|
#
|
|
obj-y := setup.o irq.o
|
|
obj-$(CONFIG_HEARTBEAT) += led.o
|