projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ifxmips-dsl-api] fix firmware handling
[openwrt.git]
/
target
/
linux
/
malta
/
Makefile
diff --git
a/target/linux/malta/Makefile
b/target/linux/malta/Makefile
index
69fae6a
..
bcd2526
100644
(file)
--- a/
target/linux/malta/Makefile
+++ b/
target/linux/malta/Makefile
@@
-12,10
+12,12
@@
BOARDNAME:=MIPS Malta CoreLV board (qemu)
FEATURES:=ramdisk
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
FEATURES:=ramdisk
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
-LINUX_VERSION:=2.6.32.
8
+LINUX_VERSION:=2.6.32.
10
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES += wpad-mini kmod-mac80211-hwsim
+
define Target/Description
Build firmware images for MTI Malta CoreLV boards.
endef
define Target/Description
Build firmware images for MTI Malta CoreLV boards.
endef
This page took
0.020595 seconds
and
4
git commands to generate.