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
/
iop32x
/
Makefile
diff --git
a/target/linux/iop32x/Makefile
b/target/linux/iop32x/Makefile
index
41265ef
..
f7556c2
100644
(file)
--- a/
target/linux/iop32x/Makefile
+++ b/
target/linux/iop32x/Makefile
@@
-8,10
+8,10
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=iop32x
ARCH:=arm
BOARD:=iop32x
-BOARDNAME:=Intel
XScale
IOP32x
+BOARDNAME:=Intel IOP32x
FEATURES:=squashfs jffs2
FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.24.
5
+LINUX_VERSION:=2.6.24.
7
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.022934 seconds
and
4
git commands to generate.