projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
atheros: config-2.6.33, PCI: disable common quirks
[openwrt.git]
/
target
/
linux
/
ramips
/
Makefile
diff --git
a/target/linux/ramips/Makefile
b/target/linux/ramips/Makefile
index
80a5942
..
be1d122
100644
(file)
--- a/
target/linux/ramips/Makefile
+++ b/
target/linux/ramips/Makefile
@@
-13,9
+13,10
@@
SUBTARGETS:=rt288x rt305x
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
FEATURES:=squashfs broken
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
FEATURES:=squashfs broken
-LINUX_VERSION:=2.6.3
0.7
+LINUX_VERSION:=2.6.3
2.9
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES+=kmod-leds-gpio
define Target/Description
Build firmware images for Ralink RT288x/RT305x based boards.
define Target/Description
Build firmware images for Ralink RT288x/RT305x based boards.
This page took
0.02031 seconds
and
4
git commands to generate.