xref: /openbmc/linux/arch/sh/boards/mach-microdev/Makefile (revision 8fa5723aa7e053d498336b48448b292fc2e0458b)
1#
2# Makefile for the SuperH MicroDev specific parts of the kernel
3#
4
5obj-y	 := setup.o irq.o io.o
6
7obj-$(CONFIG_HEARTBEAT)	+= led.o
8
9