Implement kernel bootstrap up to building Linux.

This commit is contained in:
rick-masters 2023-03-31 18:08:50 +00:00
parent 5ea8dd3136
commit ecf99ab08b
52 changed files with 4898 additions and 139 deletions

View file

@ -170,8 +170,6 @@ build autoconf-2.69
build libtool-2.2.4
build bash-2.05b
cat > .env <<- EOF
export PATH=${PATH}
PREFIX=${PREFIX}