projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
atheros
/
Makefile
diff --git
a/target/linux/atheros/Makefile
b/target/linux/atheros/Makefile
index
93f026b
..
5f5f9e4
100644
(file)
--- a/
target/linux/atheros/Makefile
+++ b/
target/linux/atheros/Makefile
@@
-8,10
+8,10
@@
include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=atheros
-BOARDNAME:=Atheros
+BOARDNAME:=Atheros
231x/5312
FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.23.1
+LINUX_VERSION:=2.6.23.1
7
include $(INCLUDE_DIR)/target.mk
This page took
0.022733 seconds
and
4
git commands to generate.