mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 13:06:15 +02:00
015aed1317
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7916 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
185 B
Makefile
12 lines
185 B
Makefile
#
|
|
# Makefile for platforms based on ADM5120 SoC
|
|
#
|
|
|
|
obj-y += generic.o
|
|
obj-y += cellvision.o
|
|
obj-y += compex.o
|
|
obj-y += edimax.o
|
|
obj-y += infineon.o
|
|
obj-y += mikrotik.o
|
|
obj-y += zyxel.o
|