package/lz4: simplify build/install logic
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 27 Jul 2020 16:20:07 +0000 (18:20 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 27 Jul 2020 21:06:14 +0000 (23:06 +0200)
commitdf7153651868e1afe621a4b8a2a98f3d251868d2
tree5f54f9c116be4166eff0568b93b9f6412d3218c6
parent38bcaecb671e2bb943336715c1fd92c8cb3cff23
package/lz4: simplify build/install logic

No functional change.

Rather than tracking both build targets and sub directory to run 'make
install' from, use a make loop for the staging/target install logic, similar
to how we are doing it to for the build step and directly use the Makefile
in the sub directory rather than the helper lib/lz4 targets in the top level
Makefile.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/lz4/lz4.mk