macchanger: moved to github
[openwrt/svn-archive/archive.git] / net / aodv-uu / Makefile
index fc8102ab2ec384713aee18f2fa2952bf2ce0fe8c..4a7cd964417c1fce2ab752bb0248fbc4a5ffcd36 100644 (file)
@@ -54,7 +54,7 @@ $(call Package/aodv-uu/Default/description)
  This package contains the AODV kernel module.
 endef
 
-ifeq ($(CONFIG_LINUX_2_6),y)
+ifneq ($(CONFIG_LINUX_2_4),y)
   define Build/Compile/linux26
        $(MAKE) -C $(LINUX_DIR) \
                ARCH="$(LINUX_KARCH)" \