Update Fiwix to v1.4.0-lb3 to pull in timestamp improvements and other fixes.

This commit is contained in:
rick-masters 2023-07-06 23:29:37 +00:00
parent 83013cea5e
commit 5e5f309db7
6 changed files with 5 additions and 5 deletions

View file

@ -57,7 +57,7 @@ fi
if match x${BUILD_FIWIX} xTrue; then
# The Fiwix kernel
pkg="fiwix-1.4.0-lb2"
pkg="fiwix-1.4.0-lb3"
cd ${pkg}
kaem --verbose --file ${pkg}.kaem
cd ..