From: nbd Date: Thu, 8 Jan 2009 21:16:08 +0000 (+0000) Subject: lldpd does not compile with linux 2.4 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=8306e50704b23ec91466e62fa7896cb879dcb5e4;p=packages.git lldpd does not compile with linux 2.4 git-svn-id: svn://svn.openwrt.org/openwrt/packages@13940 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/lldpd/Makefile b/net/lldpd/Makefile index 7fd357fdd..4238e4662 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