projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Make the architecture gpio more readable
[openwrt.git]
/
target
/
linux
/
au1000-2.6
/
Makefile
diff --git
a/target/linux/au1000-2.6/Makefile
b/target/linux/au1000-2.6/Makefile
index
c90d59d
..
d7b9f73
100644
(file)
--- a/
target/linux/au1000-2.6/Makefile
+++ b/
target/linux/au1000-2.6/Makefile
@@
-11,6
+11,8
@@
BOARD:=au1000
BOARDNAME:=AMD Alchemy AU1x00
FEATURES:=jffs2 usb pci
BOARDNAME:=AMD Alchemy AU1x00
FEATURES:=jffs2 usb pci
+LINUX_VERSION:=2.6.22.4
+
define Target/Description
Build firmware for AMD Alchemy 1500 boards
(e.g. 4G-Systems Mesh/Access Cube ...)
define Target/Description
Build firmware for AMD Alchemy 1500 boards
(e.g. 4G-Systems Mesh/Access Cube ...)
This page took
0.0234 seconds
and
4
git commands to generate.