1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-18 02:51:08 +03:00
openwrt-xburst/target/linux/ifxmips/ar9/target.mk

10 lines
112 B
Makefile
Raw Normal View History

ARCH:=mips
SUBTARGET:=ar9
BOARDNAME:=AR9
FEATURES:=squashfs jffs2
define Target/Description
Lantiq AR9
endef