From fca4a21209b11684ccfc836e799c56c88a8f256b Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 22 Apr 2009 19:42:13 +0000 Subject: 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 --- target/linux/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/x86') 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 -- cgit v1.2.3