projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use constant for clock values (closes: #2306)
[openwrt.git]
/
target
/
linux
/
adm5120eb-2.6
/
Makefile
diff --git
a/target/linux/adm5120eb-2.6/Makefile
b/target/linux/adm5120eb-2.6/Makefile
index
832d269
..
9205c8b
100644
(file)
--- a/
target/linux/adm5120eb-2.6/Makefile
+++ b/
target/linux/adm5120eb-2.6/Makefile
@@
-11,7
+11,7
@@
BOARD:=adm5120eb
BOARDNAME:=ADM5120 (Big Endian)
FEATURES:=squashfs pci usb broken
-LINUX_VERSION:=2.6.22.
1
+LINUX_VERSION:=2.6.22.
4
define Target/Description
Build firmware images for Infineon/ADMTek ADM5120 based boards running in big-endian mode
This page took
0.021565 seconds
and
4
git commands to generate.