projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0766ed3
)
hsflowd: disable mips16 support
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 12 Mar 2014 09:58:30 +0000
(09:58 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 12 Mar 2014 09:58:30 +0000
(09:58 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39883
net/hsflowd/Makefile
patch
|
blob
|
history
diff --git
a/net/hsflowd/Makefile
b/net/hsflowd/Makefile
index 93c631179b9e1faf33ffc51298eb397cec48f81b..2d304ecb6168d8a1cafec68197f3d15d7be63133 100644
(file)
--- a/
net/hsflowd/Makefile
+++ b/
net/hsflowd/Makefile
@@
-14,6
+14,8
@@
PKG_SOURCE_URL:=@SF/host-sflow
PKG_VERSION:=1.20
PKG_MD5SUM:=0bfc0b05fbab27a80557c5efb5e66693
+PKG_USE_MIPS16:=0
+
PKG_SOURCE:=hsflowd-$(PKG_VERSION).tar.gz
include $(INCLUDE_DIR)/package.mk