libnl: simplify makefile by using --{enable, disable}-cli
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 2 Nov 2013 10:26:25 +0000 (11:26 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 Nov 2013 20:56:26 +0000 (21:56 +0100)
commit250af24dbd8c6902c0b92c95daa5b8cced947806
treed5cd4ada6b5fad315b73b6e2c10b7b50700898c1
parentc016a48b99759164375bcbb99f555c293b042245
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>
package/libnl/libnl.mk