kumquat-buildroot/package/libnl
Thomas Petazzoni 250af24dbd libnl: simplify makefile by using --{enable, disable}-cli
The libnl configure script has a --{enable,disable}-cli options that
allows to enable or disable the compilation of the libnl tools. Use
this option instead of compiling everything and then removing the
installed programs.

Note that we also get rid of the uninstall command, which is planned
to be globally removed in Buildroot.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Samuel Martin <s.martin49@gmail.com>
2013-11-04 21:56:26 +01:00
..
Config.in Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libnl.mk libnl: simplify makefile by using --{enable, disable}-cli 2013-11-04 21:56:26 +01:00