9dc51096e6
SVN-Revision: 9327
6 lines
125 B
Makefile
6 lines
125 B
Makefile
#
|
|
# Makefile for the RDC321x specific parts of the kernel
|
|
#
|
|
obj-$(CONFIG_X86_RDC) := gpio.o platform.o wdt.o setup.o
|
|
|