1#
2# Makefile for the Interface (CTP/PCI/MPC-SH02) specific parts of the kernel
3#
4
5obj-y	 := setup.o rtc.o
6
7obj-$(CONFIG_PCI) += pci.o
8