summaryrefslogtreecommitdiff
path: root/target/linux/ep93xx/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-04-28 14:47:43 +0000
committerNicolas Thill <nico@openwrt.org>2010-04-28 14:47:43 +0000
commitb3b591c000acb7d9b7135b3fc8ac730e42b20832 (patch)
tree72e7c4e8e50c4d05eec1789a2b9525c950008481 /target/linux/ep93xx/Makefile
parent7992df37218c014ba57d454f1704a27438fbf3b9 (diff)
downloadmtk-20170518-b3b591c000acb7d9b7135b3fc8ac730e42b20832.zip
mtk-20170518-b3b591c000acb7d9b7135b3fc8ac730e42b20832.tar.gz
mtk-20170518-b3b591c000acb7d9b7135b3fc8ac730e42b20832.tar.bz2
buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
SVN-Revision: 21238
Diffstat (limited to 'target/linux/ep93xx/Makefile')
-rw-r--r--target/linux/ep93xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ep93xx/Makefile b/target/linux/ep93xx/Makefile
index dae98ad..8e469d4 100644
--- a/target/linux/ep93xx/Makefile
+++ b/target/linux/ep93xx/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=ep93xx
BOARDNAME:=Cirrus Logic EP93xx SoC
-FEATURES:=squashfs jffs2 ext2 tgz usb
+FEATURES:=squashfs jffs2 ext2 targz usb
CFLAGS:=-Os -pipe -march=armv4t -funit-at-a-time
LINUX_VERSION:=2.6.30.10