mirror of https://github.com/hak5/openwrt-owl.git
ltq-adsl: disable mips16 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39873owl
parent
75ac488f4d
commit
f577d6f336
|
@ -17,6 +17,8 @@ PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/
|
||||||
PKG_MD5SUM:=c45bc531c1ed2ac80f68fb986b63bb87
|
PKG_MD5SUM:=c45bc531c1ed2ac80f68fb986b63bb87
|
||||||
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
|
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
|
||||||
|
|
||||||
|
PKG_USE_MIPS16:=0
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define KernelPackage/ltq-adsl-template
|
define KernelPackage/ltq-adsl-template
|
||||||
|
|
Loading…
Reference in New Issue