updates nov 16th.

This commit is contained in:
Matt Knoop
2025-11-16 20:49:44 -07:00
parent 248948f9f9
commit 704fa1b0aa
4 changed files with 28 additions and 3 deletions

View File

@@ -12,4 +12,5 @@ echo "CONFIG_EFI=y" >> ./.config
echo "CONFIG_SYSFB=y" >> ./.config
echo "CONFIG_FB=y" >> ./.config
echo "CONFIG_FRAMEBUFFER_CONSOLE=y" >> ./.config
/usr/bin/make olddefconfig
/usr/bin/make -j ${cores}