tools/elfutils: simplify and cleanup Makefile
authorMichael Pratt <mcpratt@pm.me>
Thu, 20 Jun 2024 05:28:00 +0000 (01:28 -0400)
committerRobert Marko <robimarko@gmail.com>
Mon, 8 Jul 2024 06:49:43 +0000 (08:49 +0200)
commit3b3a81f18eb8e1b46301f31dde40260bff51ce28
tree7e03a8927b72ce1b83390d641eb35f424f7396a5
parentb07099a6fdf05937446c486c8ef78e4cca081724
tools/elfutils: simplify and cleanup Makefile

After changes to default host build recipes
and default variable definitions,
several custom definitions can be removed,
and the gnulib recipes replaced
with hooks to common recipes.

Also remove leftover PKG_INSTALL
which has no effect for host builds.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/15853
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/elfutils/Makefile