projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] Add missing kernel symbol.
[openwrt.git]
/
target
/
linux
/
rdc
/
Makefile
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index
91cff88
..
69e5abc
100644
(file)
--- a/
target/linux/rdc/Makefile
+++ b/
target/linux/rdc/Makefile
@@
-12,7
+12,7
@@
BOARDNAME:=RDC 321x
FEATURES:=squashfs jffs2 pci usb
CFLAGS:=-Os -pipe -march=i486 -funit-at-a-time
-LINUX_VERSION:=2.6.28.
9
+LINUX_VERSION:=2.6.28.
10
include $(INCLUDE_DIR)/target.mk
This page took
0.022533 seconds
and
4
git commands to generate.