projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed up the au1000 pci support, was caused by the au1000 having a 36bit io bus and...
[openwrt.git]
/
target
/
linux
/
iop32x-2.6
/
Makefile
diff --git
a/target/linux/iop32x-2.6/Makefile
b/target/linux/iop32x-2.6/Makefile
index
2259496
..
529a7e0
100644
(file)
--- a/
target/linux/iop32x-2.6/Makefile
+++ b/
target/linux/iop32x-2.6/Makefile
@@
-11,6
+11,8
@@
BOARD:=iop32x
BOARDNAME:=Intel XScale IOP32x
FEATURES:=squashfs jffs2
BOARDNAME:=Intel XScale IOP32x
FEATURES:=squashfs jffs2
+LINUX_VERSION:=2.6.21.5
+
define Target/Description
endef
define Target/Description
endef
This page took
0.024477 seconds
and
4
git commands to generate.