lldpd does not compile with linux 2.4

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13940 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-01-08 21:16:08 +00:00
parent d31d401abe
commit 8306e50704

View File

@ -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