Working PS/2 keyboard driver
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m19s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m19s
This commit is contained in:
@@ -8,3 +8,4 @@ make -B all_compiledb_libmsl
|
||||
make -B all_compiledb_libprocess
|
||||
make -B all_compiledb_libterminal
|
||||
make -B all_compiledb_libstring
|
||||
make -B all_compiledb_libkb
|
||||
|
||||
@@ -13,6 +13,7 @@ make -B all_liballoc
|
||||
make -B all_libprocess
|
||||
make -B all_libterminal
|
||||
make -B all_libstring
|
||||
make -B all_libkb
|
||||
make -B all_apps
|
||||
make -B all_dist
|
||||
./aux/limine_iso_amd64.sh
|
||||
|
||||
@@ -9,5 +9,6 @@ make -B docs_libmsl
|
||||
make -B docs_libprocess
|
||||
make -B docs_libstring
|
||||
make -B docs_libterminal
|
||||
make -B docs_libkb
|
||||
|
||||
mkdocs build
|
||||
|
||||
Reference in New Issue
Block a user