tools/coreutils: rename list of installed programs
authorMichael Pratt <mcpratt@pm.me>
Tue, 30 May 2023 09:22:54 +0000 (05:22 -0400)
committerPetr Štetiar <ynezz@true.cz>
Mon, 12 Jun 2023 20:10:25 +0000 (22:10 +0200)
commit0928545f3b9f899b97b58bc86e1bd955ce08cde9
tree325653b58dba92c6ed12e70cc01ff515c1ca989a
parentf30712956185dcade6415916924513617b846ae0
tools/coreutils: rename list of installed programs

Rename the list of programs installed by coreutils
to PKG_PROGRAMS, which will create a stampfile for each
through a new feature in host-build.mk.

Also, cleanup a bit to save lines
regarding the usage of this list.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
(cherry picked from commit 14a85d929b4a0a728dc4390ad34dcf8d69ac3475)
tools/coreutils/Makefile