From f845016e5dcef5351d98d669f47835a4491c0dd9 Mon Sep 17 00:00:00 2001 From: claudio Date: Sun, 11 Jul 2010 09:53:00 +0000 Subject: [at91] fix typo in Makefile tgz -> targz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22125 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/at91/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux') diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 951191e3a..3c32f09ff 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=at91 BOARDNAME:=NetusG20 -FEATURES:=squashfs jffs2 tgz +FEATURES:=squashfs jffs2 targz CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time LINUX_VERSION:=2.6.34.1 -- cgit v1.2.3