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
master
Peter Denison 2008-06-04 19:45:46 +00:00
parent c7120414d1
commit 58e840db37
1 changed files with 1 additions and 1 deletions

View 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)/