projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18ab115
)
ltq-vdsl-mei: disable mips16 support (fixes #15284)
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 18 Mar 2014 12:11:05 +0000
(12:11 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 18 Mar 2014 12:11:05 +0000
(12:11 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39944
package/kernel/lantiq/ltq-vdsl-mei/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/lantiq/ltq-vdsl-mei/Makefile
b/package/kernel/lantiq/ltq-vdsl-mei/Makefile
index 7e7107f356cfba16bc4fcc4a9f660cd45ad4273b..1816bbeea8bf33ced1af7c7b3dee6facda97dcc8 100644
(file)
--- a/
package/kernel/lantiq/ltq-vdsl-mei/Makefile
+++ b/
package/kernel/lantiq/ltq-vdsl-mei/Makefile
@@
-17,6
+17,7
@@
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
PKG_MD5SUM:=cf2fccc1bc72390b2aec46650abf2f20
PKG_FIXUP:=autoreconf
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
+PKG_USE_MIPS16:=0
include $(INCLUDE_DIR)/package.mk