relayd: do not attempt to compile on linux 2.4 (#9997)
authorFelix Fietkau <nbd@openwrt.org>
Wed, 31 Aug 2011 05:08:54 +0000 (05:08 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 31 Aug 2011 05:08:54 +0000 (05:08 +0000)
SVN-Revision: 28136

package/relayd/Makefile

index 1881da928a83bdb8181e24a14af1c91054489fb3..22f3a0e9e37b3a8eea5a7d8c231c5b640c011338 100644 (file)
@@ -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