mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 10:19:43 +02:00
6 lines
117 B
Makefile
6 lines
117 B
Makefile
|
#
|
||
|
# Makefile for the RDC321x specific parts of the kernel
|
||
|
#
|
||
|
obj-$(CONFIG_X86_RDC) := gpio.o platform.o wdt.o
|
||
|
|