projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
cryptodev: Compilefix on 2.6.36
[openwrt.git]
/
target
/
linux
/
ramips
/
Makefile
diff --git
a/target/linux/ramips/Makefile
b/target/linux/ramips/Makefile
index
ceca5ae
..
08e6e23
100644
(file)
--- a/
target/linux/ramips/Makefile
+++ b/
target/linux/ramips/Makefile
@@
-11,10
+11,12
@@
BOARD:=ramips
BOARDNAME:=Ralink RT288x/RT305x
SUBTARGETS:=rt288x rt305x
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
BOARDNAME:=Ralink RT288x/RT305x
SUBTARGETS:=rt288x rt305x
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
+FEATURES:=squashfs
-LINUX_VERSION:=2.6.3
0.5
+LINUX_VERSION:=2.6.3
4.7
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini
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.01885 seconds
and
4
git commands to generate.