mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-28 02:19:51 +00:00
enable tgz for x86 - people are using it for system upgrades
SVN-Revision: 15337
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user