mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:17:47 +00:00
Kernel: Rename BochsVGADevice to BXVGADevice.
This commit is contained in:
parent
10b43f3d1d
commit
bd2fdcbbaa
4 changed files with 22 additions and 22 deletions
|
@ -29,7 +29,7 @@ KERNEL_OBJS = \
|
|||
ELFLoader.o \
|
||||
KSyms.o \
|
||||
DevPtsFS.o \
|
||||
BochsVGADevice.o \
|
||||
BXVGADevice.o \
|
||||
PCI.o \
|
||||
PS2MouseDevice.o \
|
||||
Socket.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue