summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-22 19:42:13 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-22 19:42:13 +0000
commitfca4a21209b11684ccfc836e799c56c88a8f256b (patch)
tree8e4b7316d69f50f31d51f3cca766c0213712cdfa
parent7f4c9435af865f794e533626bee82237c9e46b7b (diff)
enable tgz for x86 - people are using it for system upgrades
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15337 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/x86/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile
index 33d6509d6..d1056109b 100644
--- a/target/linux/x86/Makefile
+++ b/target/linux/x86/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH=i386
BOARD:=x86
BOARDNAME:=x86
-FEATURES:=squashfs jffs2 ext2 vdi vmdk
+FEATURES:=squashfs jffs2 ext2 vdi vmdk tgz
SUBTARGETS=generic
LINUX_VERSION:=2.6.28.9