diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-04 23:18:53 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-04 23:18:53 +0100 |
commit | 26d8c7c5138770572fc92bea028d9a8a067fe3c9 (patch) | |
tree | 4c9b66ced955645ec62e35d2b98cd593ff19e192 /package/libnl | |
parent | 3f23dcd7a5f06f8cdda0ee8b1492cfd0b6c1413f (diff) |
update ethtool and iw
Diffstat (limited to 'package/libnl')
-rw-r--r-- | package/libnl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libnl/Makefile b/package/libnl/Makefile index a1c4657f7..4f7372e47 100644 --- a/package/libnl/Makefile +++ b/package/libnl/Makefile @@ -17,7 +17,7 @@ $(eval $(call PKG_template,LIBNL,libnl,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPEN CONFIGURE_STYLE:= gnu BUILD_STYLE:= auto -INSTALL_STYLE:= auto confprog +INSTALL_STYLE:= auto post-install: ${INSTALL_DIR} ${IDIR_LIBNL}/usr/lib |