projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add i2c driver (to etrax) improved by Geert Vancompernolle
[openwrt.git]
/
target
/
linux
/
iop32x
/
Makefile
diff --git
a/target/linux/iop32x/Makefile
b/target/linux/iop32x/Makefile
index
82a3367
..
0913bb5
100644
(file)
--- a/
target/linux/iop32x/Makefile
+++ b/
target/linux/iop32x/Makefile
@@
-8,10
+8,10
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=iop32x
-BOARDNAME:=Intel
XScale
IOP32x
+BOARDNAME:=Intel IOP32x
FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.2
4.2
+LINUX_VERSION:=2.6.2
6.8
include $(INCLUDE_DIR)/target.mk
This page took
0.020093 seconds
and
4
git commands to generate.