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