56231056ea
SVN-Revision: 8653
5 lines
117 B
Makefile
5 lines
117 B
Makefile
#
|
|
# Makefile for the RDC321x specific parts of the kernel
|
|
#
|
|
obj-$(CONFIG_X86_RDC) := gpio.o platform.o wdt.o
|
|
|