packages: disable mips16 support on a number of packages that fail to build with it
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@39880 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://github.com/downloads/tvheadend/tvheadend/
|
||||
PKG_MD5SUM:=4f7faa75c4ea24942c5a12a77ebdcdf0
|
||||
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/tvheadend
|
||||
|
Reference in New Issue
Block a user