tools: mtd-utils: use libuuid provided by util-linux
authorRobert Marko <robimarko@gmail.com>
Tue, 25 Jun 2024 15:53:11 +0000 (17:53 +0200)
committerRobert Marko <robimarko@gmail.com>
Wed, 26 Jun 2024 09:21:04 +0000 (11:21 +0200)
commit843b51b26d903c044610bf9a31afe24fa306efc3
tree80f964477c3a3c7122a6887d66654931048768ef
parent215d5bbe4e9715555e6ccffcf99264c5e89bd470
tools: mtd-utils: use libuuid provided by util-linux

Now that util-linux is building libuuid we can simply use that instead
of manually pointing to e2fsprogs libuuid so we can disable building
libuuid in e2fsprogs.

Link: https://github.com/openwrt/openwrt/pull/15806
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/Makefile
tools/mtd-utils/Makefile