From: noz Date: Wed, 4 Jun 2008 19:45:46 +0000 (+0000) Subject: Update libnl to compile on and after 2.6.25 X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=91b83af75457da067ab183e05c87f4d929cf8c8d Update libnl to compile on and after 2.6.25 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11356 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/libnl/Makefile b/package/libnl/Makefile index f55d494a6..a6dec002b 100644 --- a/package/libnl/Makefile +++ b/package/libnl/Makefile @@ -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)/