Skip to content

Commit

Permalink
Renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
Cacodemon345 committed Dec 11, 2024
1 parent e7f5b1c commit 4dc844f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/usb/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
add_library(usb usb_hid.c usb_hid_keyboard.c usb_uhci_bochs.c usb_ohci_bochs.c usb_common.c)
add_library(usb OBJECT usb_hid_mouse.c usb_hid_keyboard.c usb_uhci_bochs.c usb_ohci_bochs.c usb_common.c)
File renamed without changes.

0 comments on commit 4dc844f

Please sign in to comment.