projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add missing symbol
[openwrt.git]
/
target
/
linux
/
at91
/
Makefile
diff --git
a/target/linux/at91/Makefile
b/target/linux/at91/Makefile
index
dfa3bfb
..
85bb4da
100644
(file)
--- a/
target/linux/at91/Makefile
+++ b/
target/linux/at91/Makefile
@@
-11,8
+11,7
@@
BOARD:=at91
BOARDNAME:=AT91
FEATURES:=squashfs usb
-#LINUX_VERSION:=2.6.21.5
-LINUX_VERSION:=2.6.22.4
+LINUX_VERSION:=2.6.21.5
include $(INCLUDE_DIR)/target.mk
This page took
0.021167 seconds
and
4
git commands to generate.