forked from AbleOS/ableos
Reenable fb driver
This commit is contained in:
parent
9f9c7af85f
commit
314523fce7
|
@ -24,8 +24,8 @@ path = "boot:///tests.hbf"
|
|||
# [boot.limine.ableos.modules.diskio_driver]
|
||||
# path = "boot:///diskio_driver.hbf"
|
||||
|
||||
# [boot.limine.ableos.modules.fb_driver]
|
||||
# path = "boot:///fb_driver.hbf"
|
||||
[boot.limine.ableos.modules.fb_driver]
|
||||
path = "boot:///fb_driver.hbf"
|
||||
|
||||
[boot.limine.ableos.modules.time_driver]
|
||||
path = "boot:///time_driver.hbf"
|
Loading…
Reference in a new issue