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