From a5beb7e2c27ced8ae2613cc64a0cda4d813b5df0 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 2 Jun 2007 12:44:18 +0000 Subject: made the target name of etrax lowercase. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7449 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/etrax-2.6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/etrax-2.6/Makefile b/target/linux/etrax-2.6/Makefile index 06c7b9d322..a2e01fc21e 100644 --- a/target/linux/etrax-2.6/Makefile +++ b/target/linux/etrax-2.6/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk ARCH:=cris BOARD:=etrax -BOARDNAME:=FOXBOARD (ETRAX 100LX) +BOARDNAME:=Foxboard (ETRAX 100LX) FEATURES:=squashfs jffs2 LINUX_VERSION:=2.6.19.2 -- cgit v1.2.3