projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4001a1e
)
ltq-vdsl: fix MIPS16 compile breakage
author
John Crispin
<john@openwrt.org>
Sun, 30 Mar 2014 09:15:29 +0000
(09:15 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 30 Mar 2014 09:15:29 +0000
(09:15 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40308
package/kernel/lantiq/ltq-vdsl/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/lantiq/ltq-vdsl/Makefile
b/package/kernel/lantiq/ltq-vdsl/Makefile
index e94692771b7fdb916e8ff8e4f00a626a2c4c7233..0901721b909785a66555c05fa0d7852d1f23389f 100644
(file)
--- a/
package/kernel/lantiq/ltq-vdsl/Makefile
+++ b/
package/kernel/lantiq/ltq-vdsl/Makefile
@@
-16,6
+16,8
@@
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/drv_dsl_cpe_api-$(PKG_VERSION)
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/
PKG_MD5SUM:=b6d9c1e3c5db1bfcd6e81bb2f582cadb
+PKG_USE_MIPS16:=0
+
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
include $(INCLUDE_DIR)/package.mk