From: Felix Fietkau Date: Wed, 6 Aug 2008 00:19:25 +0000 (+0000) Subject: qolyester is broken on avr32 in a weird way X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=66a133465feb166eee4cfc801ba2bf3c2f60f1fc;ds=sidebyside qolyester is broken on avr32 in a weird way SVN-Revision: 12189 --- diff --git a/net/qolyester/Makefile b/net/qolyester/Makefile index 86cc568ff3..44ca494447 100644 --- a/net/qolyester/Makefile +++ b/net/qolyester/Makefile @@ -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