projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel/2.6.32] MIPS: mark unused variables
[openwrt.git]
/
target
/
linux
/
ramips
/
Makefile
diff --git
a/target/linux/ramips/Makefile
b/target/linux/ramips/Makefile
index
16fc2c6
..
926d384
100644
(file)
--- a/
target/linux/ramips/Makefile
+++ b/
target/linux/ramips/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=ramips
ARCH:=mipsel
BOARD:=ramips
-BOARDNAME:=Ralink RT288x/RT3
05
x
-SUBTARGETS:=rt288x rt305x
+BOARDNAME:=Ralink RT288x/RT3
xx
x
+SUBTARGETS:=rt288x rt305x
rt3883
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
FEATURES:=squashfs
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
FEATURES:=squashfs
-LINUX_VERSION:=
2.6.39.4
+LINUX_VERSION:=
3.2.9
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=\
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=\
@@
-22,7
+22,7
@@
DEFAULT_PACKAGES+=\
kmod-rt2800-pci wpad-mini maccalc
define Target/Description
kmod-rt2800-pci wpad-mini maccalc
define Target/Description
- Build firmware images for Ralink RT288x/RT3
05
x based boards.
+ Build firmware images for Ralink RT288x/RT3
xx
x based boards.
endef
$(eval $(call BuildTarget))
endef
$(eval $(call BuildTarget))
This page took
0.023416 seconds
and
4
git commands to generate.