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:
2eba270
)
relayd: do not attempt to compile on linux 2.4 (#9997)
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 31 Aug 2011 05:08:54 +0000
(
05:08
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 31 Aug 2011 05:08:54 +0000
(
05:08
+0000)
SVN-Revision: 28136
package/relayd/Makefile
patch
|
blob
|
history
diff --git
a/package/relayd/Makefile
b/package/relayd/Makefile
index 1881da928a83bdb8181e24a14af1c91054489fb3..22f3a0e9e37b3a8eea5a7d8c231c5b640c011338 100644
(file)
--- a/
package/relayd/Makefile
+++ b/
package/relayd/Makefile
@@
-24,7
+24,7
@@
define Package/relayd
SECTION:=net
CATEGORY:=Network
TITLE:=Transparent routing / relay daemon
- DEPENDS:=+libubox
+ DEPENDS:=+libubox
@!LINUX_2_4
endef
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include