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:
bbff25f
)
ltq-vdsl: fix MIPS16 compile breakage
author
John Crispin
<blogic@openwrt.org>
Sun, 30 Mar 2014 09:15:29 +0000
(09:15 +0000)
committer
John Crispin
<blogic@openwrt.org>
Sun, 30 Mar 2014 09:15:29 +0000
(09:15 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40308
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
e946927
..
0901721
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