Browse Source

enable tgz for x86 - people are using it for system upgrades

SVN-Revision: 15337
Felix Fietkau 17 years ago
parent
commit
e76aa157bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/x86/Makefile

+ 1 - 1
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