mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
6 lines
115 B
Makefile
6 lines
115 B
Makefile
|
#
|
||
|
# Makefile for the RDC321x specific parts of the kernel
|
||
|
#
|
||
|
obj-$(CONFIG_X86_RDC321X) := gpio.o platform.o
|
||
|
|