qolyester is broken on avr32 in a weird way

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12189 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-08-06 00:19:25 +00:00
parent 49ca1618f9
commit 9384c1c303

View File

@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/qolyester
SECTION:=net
CATEGORY:=Network
DEPENDS:=+libpthread
DEPENDS:=+libpthread @!TARGET_avr32
TITLE:=OLSR implementation with QoS
URL:=http://qolsr.lri.fr/code/
endef