mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-09-26 19:04:54 +00:00
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
|