mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
broadcom-wl: disable mips16 support, fixes build
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41540 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user