mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 19:27:31 +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
|
||
|
|