Skip to content

Commit

Permalink
module name change
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Dec 30, 2023
1 parent f2f6f20 commit 7a54b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,7 @@ ifeq ($(CONFIG_USB_HCI), y)
ifeq ($(CONFIG_BT_COEXIST), n)
MODULE_NAME = 8812bu
else
MODULE_NAME = 88x2bu
MODULE_NAME = 88x2bu_ohd
endif
endif
ifeq ($(CONFIG_PCI_HCI), y)
Expand Down

0 comments on commit 7a54b83

Please sign in to comment.