projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1cb6c1
)
ltq-adsl: disable mips16 support
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 11 Mar 2014 13:19:56 +0000
(13:19 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 11 Mar 2014 13:19:56 +0000
(13:19 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39873
package/kernel/lantiq/ltq-adsl/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/lantiq/ltq-adsl/Makefile
b/package/kernel/lantiq/ltq-adsl/Makefile
index 6a0daa25c9007990206bc3aa27c089bcebee293d..154dc52741b675e54f94d7d79b5362b02fb5170c 100644
(file)
--- a/
package/kernel/lantiq/ltq-adsl/Makefile
+++ b/
package/kernel/lantiq/ltq-adsl/Makefile
@@
-17,6
+17,8
@@
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/
PKG_MD5SUM:=c45bc531c1ed2ac80f68fb986b63bb87
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
+PKG_USE_MIPS16:=0
+
include $(INCLUDE_DIR)/package.mk
define KernelPackage/ltq-adsl-template