projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
712c0b2
)
hsflowd: disable mips16 support
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 12 Mar 2014 09:58:30 +0000
(09:58 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 12 Mar 2014 09:58:30 +0000
(09:58 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39883
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/hsflowd/Makefile
patch
|
blob
|
history
diff --git
a/net/hsflowd/Makefile
b/net/hsflowd/Makefile
index
93c6311
..
2d304ec
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