6db4831e98
Android 14
6 lines
110 B
Makefile
6 lines
110 B
Makefile
#
|
|
# Makefile for vbus notifier
|
|
#
|
|
subdir-ccflags-y := -Wformat
|
|
obj-$(CONFIG_VBUS_NOTIFIER) += vbus_notifier.o
|