1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-24 20:53:22 +02:00

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
This commit is contained in:
noz 2008-06-04 19:45:46 +00:00
parent de911eea1a
commit 91b83af754

View File

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