libv4l/tgt/hdparm/pciutils: disable MIPS16
authorSteven Barth <steven@midlink.org>
Tue, 25 Nov 2014 19:32:49 +0000 (20:32 +0100)
committerSteven Barth <steven@midlink.org>
Tue, 25 Nov 2014 19:32:49 +0000 (20:32 +0100)
Signed-off-by: Steven Barth <steven@midlink.org>
libs/libv4l/Makefile
net/tgt/Makefile
utils/hdparm/Makefile
utils/pciutils/Makefile

index 86121dc17f38d8cc0c9fc014f77c7edae40c40ac..65f15f87cfa3487ce8635d42df7766da52d301da 100644 (file)
@@ -11,6 +11,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=v4l-utils
 PKG_VERSION:=1.2.1
 PKG_RELEASE:=2
+PKG_USE_MIPS16:=0
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.linuxtv.org/downloads/v4l-utils
index 8efa9e72aa5e4aa6e1ca42ef8a6e54dde8da31db..d1fb251ee70200840059b9526760d3c86ce2f614 100644 (file)
@@ -10,6 +10,7 @@ PKG_NAME:=tgt
 PKG_VERSION:=1.0.48
 PKG_REV:=22d9567f39e5eb8a794ce2cb5a2190abdbecaa1f
 PKG_RELEASE:=1
+PKG_USE_MIPS16:=0
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/fujita/tgt.git
index a2988f42e05480873857edd7a6d6972d3a6ae2f4..8841213e33d37a858289f8797aff0bcf2060f783 100644 (file)
@@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=hdparm
 PKG_VERSION:=9.45
 PKG_RELEASE:=1
+PKG_USE_MIPS16:=0
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/$(PKG_NAME)
index bb4bbad7d8fd06fa1eb50cd2766a02d9eb1a8b6a..d3b0765f85b7dd1dc1b3ab38940a86c3d8238bd8 100644 (file)
@@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=pciutils
 PKG_VERSION:=3.3.0
 PKG_RELEASE:=1
+PKG_USE_MIPS16:=0
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@KERNEL/software/utils/pciutils