projects
/
10.03
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8489699
)
relayd: do not attempt to compile on linux 2.4 (#9997)
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 31 Aug 2011 05:08:54 +0000
(
05:08
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 31 Aug 2011 05:08:54 +0000
(
05:08
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@28136
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/relayd/Makefile
patch
|
blob
|
history
diff --git
a/package/relayd/Makefile
b/package/relayd/Makefile
index
1881da9
..
22f3a0e
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