projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
made the target name of etrax lowercase.
[openwrt.git]
/
target
/
linux
/
etrax-2.6
/
Makefile
diff --git
a/target/linux/etrax-2.6/Makefile
b/target/linux/etrax-2.6/Makefile
index
06c7b9d
..
a2e01fc
100644
(file)
--- 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:=F
OXBOARD
(ETRAX 100LX)
+BOARDNAME:=F
oxboard
(ETRAX 100LX)
FEATURES:=squashfs jffs2
LINUX_VERSION:=2.6.19.2
This page took
0.025176 seconds
and
4
git commands to generate.