broadcom-wl: disable mips16 support, fixes build
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41540
This commit is contained in:
parent
e63318d6d5
commit
ecd169b2c6
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ PKG_MD5SUM.mipsel:=3363e3a6b3d9d73c49dea870c7834eac
|
|||
PKG_MD5SUM.mips:=f8de63debc75333d6b4e28193eb051ff
|
||||
PKG_MD5SUM:=$(PKG_MD5SUM.$(ARCH))
|
||||
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/broadcom-wl/Default
|
||||
|
|
Loading…
Reference in a new issue