projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d31d401
)
lldpd does not compile with linux 2.4
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Jan 2009 21:16:08 +0000
(21:16 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Jan 2009 21:16:08 +0000
(21:16 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13940
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/lldpd/Makefile
patch
|
blob
|
history
diff --git
a/net/lldpd/Makefile
b/net/lldpd/Makefile
index
7fd357f
..
4238e46
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