projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b35e663
)
Update libnl to compile on and after 2.6.25
author
Peter Denison
<openwrt@marshadder.org>
Wed, 4 Jun 2008 19:45:46 +0000
(19:45 +0000)
committer
Peter Denison
<openwrt@marshadder.org>
Wed, 4 Jun 2008 19:45:46 +0000
(19:45 +0000)
SVN-Revision: 11356
package/libnl/Makefile
patch
|
blob
|
history
diff --git
a/package/libnl/Makefile
b/package/libnl/Makefile
index f55d494a6360cb37fa5a3823a09e906566077da7..a6dec002b37c251158c9e94e2809d08e211c4398 100644
(file)
--- 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)/