aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic/target.mk
blob: 0a26110d27a87270c25535b59e729262a1b187fc (plain)
1
2
3
4
5
6
7
8
9
10
BOARDNAME:=Generic
FEATURES += squashfs

DEFAULT_PACKAGES += wpad-basic

define Target/Description
	Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
endef