mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 04:14:43 +01:00
enable tgz for x86 - people are using it for system upgrades
SVN-Revision: 15337
This commit is contained in:
parent
e0694c7ca6
commit
e76aa157bc
@ -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 New Issue
Block a user