projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f23a50d
)
ltq-vmmc: disable mips16 support
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 11 Mar 2014 13:20:07 +0000
(13:20 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 11 Mar 2014 13:20:07 +0000
(13:20 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39876
package/kernel/lantiq/ltq-vmmc/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/lantiq/ltq-vmmc/Makefile
b/package/kernel/lantiq/ltq-vmmc/Makefile
index 7fac28d8037071411027cf4a4ffd174f0119e14e..da56fc477c1ded687e3b75af28fd773ac2597b1f 100644
(file)
--- a/
package/kernel/lantiq/ltq-vmmc/Makefile
+++ b/
package/kernel/lantiq/ltq-vmmc/Makefile
@@
-17,6
+17,8
@@
PKG_MD5SUM:=d8eee8cba0edb28974cc1f8532e3bd18
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
+PKG_USE_MIPS16:=0
+
include $(INCLUDE_DIR)/ltqtapi.mk
include $(INCLUDE_DIR)/package.mk