From a62127cf68379869d3e003fc916c86c5464d89aa Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 14 Mar 2018 07:41:37 +0100 Subject: finished up to linux kernel --- build_stage3.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'build_stage3.sh') diff --git a/build_stage3.sh b/build_stage3.sh index ca73aa2..da59246 100755 --- a/build_stage3.sh +++ b/build_stage3.sh @@ -77,6 +77,7 @@ zip nspr gyp nss libaio boost thin-provisioning-tools lvm2 nasm syslinux +linux linux-firmware " # gyp used for mozilla sub certs, continue to use shim? @@ -93,9 +94,6 @@ nasm syslinux # => https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221466 # patches make situation much worse! -#~ linux build full with mkinitcpio and modules -#~ linux - for p in $PACKAGES; do "$SCRIPT_DIR/build_stage3_package.sh" "$p" || exit 1 done -- cgit v1.2.3-54-g00ecf