7 lines
183 B
Makefile
7 lines
183 B
Makefile
#
|
|
# Makefile for usb typec manager drivers
|
|
#
|
|
|
|
obj-$(CONFIG_USB_TYPEC_MANAGER_NOTIFIER) += usb_typec_manager_notifier.o
|
|
#obj-$(CONFIG_USB_TYPEC_MANAGER) += usb_typec_manager.o
|