2009-11-02 23:07:47 +00:00
|
|
|
#
|
|
|
|
# Makefile for the RDC321x specific parts of the kernel
|
|
|
|
#
|
2010-03-18 23:35:21 +00:00
|
|
|
obj-$(CONFIG_X86_RDC321X) := gpio.o platform.o pci.o reboot.o boards/sitecom.o boards/ar525w.o boards/bifferboard.o boards/r8610.o
|
2009-11-02 23:07:47 +00:00
|
|
|
|