mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 20:18:27 +02:00
10 lines
112 B
Makefile
10 lines
112 B
Makefile
|
ARCH:=mips
|
||
|
SUBTARGET:=ar9
|
||
|
BOARDNAME:=AR9
|
||
|
FEATURES:=squashfs jffs2
|
||
|
|
||
|
define Target/Description
|
||
|
Lantiq AR9
|
||
|
endef
|
||
|
|