projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cca7a8
)
fix r12256
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 10 Aug 2008 16:26:26 +0000
(16:26 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 10 Aug 2008 16:26:26 +0000
(16:26 +0000)
SVN-Revision: 12272
net/qolyester/Makefile
patch
|
blob
|
history
diff --git
a/net/qolyester/Makefile
b/net/qolyester/Makefile
index c3389165b6a0cc9a72dc9bd99106c17b0bccc4b1..5490b2b9bc52aba67fd27a80268c3bbd1d72fc7a 100644
(file)
--- 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 @!TARGET_avr32 @!
TARGET_
powerpc
+ DEPENDS:=+libpthread @!TARGET_avr32 @!powerpc
TITLE:=OLSR implementation with QoS
URL:=http://qolsr.lri.fr/code/
endef