Update libnl to compile on and after 2.6.25
authorPeter Denison <openwrt@marshadder.org>
Wed, 4 Jun 2008 19:45:46 +0000 (19:45 +0000)
committerPeter Denison <openwrt@marshadder.org>
Wed, 4 Jun 2008 19:45:46 +0000 (19:45 +0000)
SVN-Revision: 11356

package/libnl/Makefile

index f55d494a6360cb37fa5a3823a09e906566077da7..a6dec002b37c251158c9e94e2809d08e211c4398 100644 (file)
@@ -36,7 +36,7 @@ define Build/Compile
                install
 endef
 
-ifneq ($(CONFIG_LINUX_2_6_23)$(CONFIG_LINUX_2_6_24),)
+ifneq ($(CONFIG_LINUX_2_6),)
   define Build/InstallDev
        $(INSTALL_DIR) $(1)
        $(CP) $(PKG_INSTALL_DIR)/* $(1)/