projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: Make wget2nand fail if copying the kernel fails and use the correct file...
[openwrt.git]
/
target
/
linux
/
ramips
/
Makefile
diff --git
a/target/linux/ramips/Makefile
b/target/linux/ramips/Makefile
index
326ecfb
..
6a65a5f
100644
(file)
--- a/
target/linux/ramips/Makefile
+++ b/
target/linux/ramips/Makefile
@@
-13,7
+13,7
@@
SUBTARGETS:=rt288x rt305x
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
FEATURES:=squashfs
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
FEATURES:=squashfs
-LINUX_VERSION:=2.6.32.1
0
+LINUX_VERSION:=2.6.32.1
2
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini
This page took
0.029615 seconds
and
4
git commands to generate.