xref: /linux/arch/sh/boards/mach-dreamcast/Makefile (revision b0495e4b67b230cdb8a7ba244cd260e529c53b84)
1#
2# Makefile for the Sega Dreamcast specific parts of the kernel
3#
4
5obj-y	 := setup.o irq.o
6obj-$(CONFIG_RTC_DRV_GENERIC) += rtc.o
7