mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 02:16:58 +00:00
pr: .gitignore changes & make run generic rule with platform detection (#13)
* Flush PS/2 Devices on boot to avoid Locking dependent on the out buffer on real hardware / emulated PS2 over USB Removed Slow and Unnessisarty flipping causing kconsole write slowdowns consequently speeding up the boot process * sod wc * ignoring dynamically created objects, added make run rule which will automatically detect the platform and then use the correct platform rule
This commit is contained in:
committed by
GitHub
parent
066f6740e5
commit
6fa2aa453b
3
.gitignore
vendored
3
.gitignore
vendored
@@ -19,3 +19,6 @@ src/userland/bin/
|
||||
|
||||
# Others
|
||||
.gitignore
|
||||
src/userland/cli/third_party/tcc/tcc.elf
|
||||
src/userland/sdk/include/*
|
||||
limine
|
||||
|
||||
Reference in New Issue
Block a user