From: Felix Fietkau Date: Thu, 8 Jan 2009 21:16:08 +0000 (+0000) Subject: lldpd does not compile with linux 2.4 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=1a304600c10850fdab426786c52bdaccc1025672 lldpd does not compile with linux 2.4 SVN-Revision: 13940 --- diff --git a/net/lldpd/Makefile b/net/lldpd/Makefile index 7fd357fdd7..4238e46626 100644 --- 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