1# 2# Makefile for the Sega Dreamcast specific parts of the kernel 3# 4 5obj-y := setup.o irq.o rtc.o 6 7