fix typo in Makefile tgz -> targz

SVN-Revision: 22125
master
Claudio Mignanti 14 years ago
parent 99698373f9
commit 581dfd912c
  1. 2
      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

Loading…
Cancel
Save