summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/generic/target.mk
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-10-30 06:54:59 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-10-30 06:54:59 +0000
commit64601fe8fc72690ef589026ceb9050e544ff28e2 (patch)
treef152b3b138235d31bb06983dd0067a164b6e4d4b /target/linux/ar71xx/generic/target.mk
parent3f4405e57e7fb26b6e0160294c5841ce47317e92 (diff)
ar71xx: move subtarget specific features to target.mk
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38600 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/generic/target.mk')
-rw-r--r--target/linux/ar71xx/generic/target.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/generic/target.mk b/target/linux/ar71xx/generic/target.mk
index c08f92962b..64eb205e4d 100644
--- a/target/linux/ar71xx/generic/target.mk
+++ b/target/linux/ar71xx/generic/target.mk
@@ -1,4 +1,5 @@
BOARDNAME:=Generic
+FEATURES += squashfs
define Target/Description
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.