enable tgz for x86 - people are using it for system upgrades
SVN-Revision: 15337
This commit is contained in:
parent
e0694c7ca6
commit
e76aa157bc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue