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:
f577d6f
)
ltq-adsl: disable mips16 support
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 11 Mar 2014 13:20:01 +0000
(13:20 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 11 Mar 2014 13:20:01 +0000
(13:20 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39874
package/kernel/lantiq/ltq-ifxos/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/lantiq/ltq-ifxos/Makefile
b/package/kernel/lantiq/ltq-ifxos/Makefile
index 1364849bc6935129cca8dc34c3569821891b4232..0a0fc9a2478600ac781519076efd1c043e387a8f 100644
(file)
--- a/
package/kernel/lantiq/ltq-ifxos/Makefile
+++ b/
package/kernel/lantiq/ltq-ifxos/Makefile
@@
-14,6
+14,8
@@
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_MD5SUM:=bc107f9d8ff6bed4c2760a2817bbb029
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
+PKG_USE_MIPS16:=0
+
include $(INCLUDE_DIR)/package.mk
define KernelPackage/ltq-ifxos