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:
7b73536
)
lldpd does not compile with linux 2.4
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 8 Jan 2009 21:16:08 +0000
(21:16 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 8 Jan 2009 21:16:08 +0000
(21:16 +0000)
SVN-Revision: 13940
net/lldpd/Makefile
patch
|
blob
|
history
diff --git
a/net/lldpd/Makefile
b/net/lldpd/Makefile
index 7fd357fdd7dfe5f97442b98c1847fbe42051c254..4238e46626b966aeb0df11209c08e386b45583b9 100644
(file)
--- a/
net/lldpd/Makefile
+++ b/
net/lldpd/Makefile
@@
-24,6
+24,7
@@
define Package/lldpd
SECTION:=net
CATEGORY:=Network
TITLE:=Link Layer Discovery Protocol damon
+ DEPENDS:=@!LINUX_2_4
URL:=http://www.bitwizard.nl/lldpd/
endef