tools: e2fsprogs: use standard make uninstall
authorRobert Marko <robimarko@gmail.com>
Tue, 25 Jun 2024 17:45:12 +0000 (19:45 +0200)
committerRobert Marko <robimarko@gmail.com>
Wed, 26 Jun 2024 09:21:04 +0000 (11:21 +0200)
commit215d5bbe4e9715555e6ccffcf99264c5e89bd470
treec91716e34a1ea251b3cd4990de76ba204a9543ab
parentbd48ca1245d02fcb83a39d9b44cbbcbcc0831d2c
tools: e2fsprogs: use standard make uninstall

There is no need to manually only remove 2 binaries during cleanup and
leave rest of the e2fsprogs installed stuff untouched, so instead use
make uninstall to do the cleanup.

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