From 581dfd912c86050b73d69241fcd618cf1b85339f Mon Sep 17 00:00:00 2001 From: Claudio Mignanti Date: Sun, 11 Jul 2010 09:53:00 +0000 Subject: fix typo in Makefile tgz -> targz SVN-Revision: 22125 --- target/linux/at91/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/at91') diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 951191e..3c32f09 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.1