blob: 1644ebed78cb68ce732009ad2ef5e7ddd40ec6fa [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the Interface (CTP/PCI/MPC-SH02) specific parts of the kernel
3#
4
5obj-y := setup.o rtc.o led.o
6
7obj-$(CONFIG_PCI) += pci.o
8