mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 06:11:06 +02:00
[at91] fix typo in Makefile tgz -> targz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22125 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b03d47c107
commit
f845016e5d
@ -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…
x
Reference in New Issue
Block a user