]> git.ipfire.org Git - ipfire-2.x.git/commit
make.sh: Show rootfiles that contain some architecture
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 12 Oct 2024 09:34:45 +0000 (09:34 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 12 Oct 2024 09:38:25 +0000 (09:38 +0000)
commit32ec5667d9a63b64ae39274af22b44eb4adc5fbd
tree2a0e437448bf25d6eff6468c93df20ec24bb615e
parent24f875d7878d7caddcbc809169464f248bc75b26
make.sh: Show rootfiles that contain some architecture

Previously, make.sh just failed but did not explain why it was unhappy.

This patch adds a message which rootfiles contain which architecture.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh