mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-12 08:38:26 +02:00
10 lines
123 B
Makefile
10 lines
123 B
Makefile
|
ARCH:=mips
|
||
|
SUBTARGET:=danube
|
||
|
BOARDNAME:=Danube
|
||
|
FEATURES:=squashfs jffs2
|
||
|
|
||
|
define Target/Description
|
||
|
Infineon Danube
|
||
|
endef
|
||
|
|