mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-02 12:06:50 +00:00
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
|
ARCH:=arm
|
||||||
BOARD:=at91
|
BOARD:=at91
|
||||||
BOARDNAME:=NetusG20
|
BOARDNAME:=NetusG20
|
||||||
FEATURES:=squashfs jffs2 tgz
|
FEATURES:=squashfs jffs2 targz
|
||||||
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
|
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.34.1
|
LINUX_VERSION:=2.6.34.1
|
||||||
|
Loading…
Reference in New Issue
Block a user