projects
/
openwrt
/
svn-archive
/
archive.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lldpd does not compile with linux 2.4
[openwrt/svn-archive/archive.git]
/
net
/
lldpd
/
Makefile
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