projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8d2d9d
)
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39944
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
7e7107f
..
1816bbe
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