projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fill in the kernel version info for every target, move the kernel tarball md5sums...
[openwrt.git]
/
target
/
linux
/
at91-2.6
/
Makefile
diff --git
a/target/linux/at91-2.6/Makefile
b/target/linux/at91-2.6/Makefile
index
982a911
..
ccd6353
100644
(file)
--- a/
target/linux/at91-2.6/Makefile
+++ b/
target/linux/at91-2.6/Makefile
@@
-11,6
+11,8
@@
BOARD:=at91
BOARDNAME:=AT91
FEATURES:=squashfs
+LINUX_VERSION:=2.6.21.5
+
define Target/Description
Build fimware images for Figment Design Labs VersaLink board.
endef
This page took
0.025504 seconds
and
4
git commands to generate.