]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
make.sh: Add lshw to build
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Sep 2020 15:14:21 +0000 (15:14 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Sep 2020 15:14:21 +0000 (15:14 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 6302aa4a4fd6677749cd732840f6aacddec3ad49..cfcad38c19d05c78352249087fc387f0dc263e7a 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1643,6 +1643,7 @@ buildipfire() {
   lfsmake2 amazon-ssm-agent
   lfsmake2 libloc
   lfsmake2 ncdu
+  lfsmake2 lshw
 }
 
 buildinstaller() {