fix typo in Makefile tgz -> targz
SVN-Revision: 22125
This commit is contained in:
parent
99698373f9
commit
581dfd912c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user