projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] 2.6.25/2.6.26: fix compiler warning in imq.c
[openwrt.git]
/
target
/
linux
/
au1000
/
Makefile
diff --git
a/target/linux/au1000/Makefile
b/target/linux/au1000/Makefile
index
e0228c5
..
4db3a39
100644
(file)
--- a/
target/linux/au1000/Makefile
+++ b/
target/linux/au1000/Makefile
@@
-11,7
+11,7
@@
BOARD:=au1000
BOARDNAME:=RMI/AMD AU1x00
FEATURES:=jffs2 usb pci
-LINUX_VERSION:=2.6.25.1
2
+LINUX_VERSION:=2.6.25.1
7
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += yamonenv
This page took
0.029968 seconds
and
4
git commands to generate.