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, 5 Jun 2023 06:31:56 +0000 (08:31 +0200)
commit14a85d929b4a0a728dc4390ad34dcf8d69ac3475
tree0d1028d665aee129c77b11ea9ee894df3eb2404a
parent04053e3f2050b6ea2cdb83c0956034e5fd368d10
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>
tools/coreutils/Makefile