tn3399_openwrt/target/linux/ar71xx/generic/target.mk
Gabor Juhos 715f16806f ar71xx: move subtarget specific features to target.mk
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38600
2013-10-30 06:54:59 +00:00

9 lines
153 B
Makefile

BOARDNAME:=Generic
FEATURES += squashfs
define Target/Description
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
endef