projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kernel: if block2mtd does not find the device immediately, use wait_for_device_probe...
[openwrt.git]
/
target
/
linux
/
ramips
/
Makefile
diff --git
a/target/linux/ramips/Makefile
b/target/linux/ramips/Makefile
index
62262c6
..
27ca289
100644
(file)
--- a/
target/linux/ramips/Makefile
+++ b/
target/linux/ramips/Makefile
@@
-12,7
+12,7
@@
BOARDNAME:=Ralink RT288x/RT305x
SUBTARGETS:=rt288x rt305x
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
SUBTARGETS:=rt288x rt305x
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
-LINUX_VERSION:=2.6.30.
6
+LINUX_VERSION:=2.6.30.
7
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.028471 seconds
and
4
git commands to generate.