1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 07:38:28 +02:00

broadcom-wl: disable mips16 support, fixes build

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 41540
This commit is contained in:
Felix Fietkau 2014-07-07 08:29:35 +00:00
parent e63318d6d5
commit ecd169b2c6

View File

@ -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