From 8b1974bdad2ecacb20b401d19a4c671038e39f3f Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 28 Apr 2010 14:47:43 +0000 Subject: buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21238 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/x86/Makefile') diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 6662912380..6e7679570c 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 pcmcia tgz +FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia targz SUBTARGETS=generic olpc xen_domu ep80579 net5501 LINUX_VERSION:=2.6.32.12 -- cgit v1.2.3