Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for the Interface (CTP/PCI/MPC-SH02) specific parts of the kernel | ||||
3 | # | ||||
4 | |||||
Paul Mundt | 3b4d953 | 2007-02-13 15:42:28 +0900 | [diff] [blame] | 5 | obj-y := setup.o rtc.o |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 6 | |
7 | obj-$(CONFIG_PCI) += pci.o | ||||
8 |