mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-07-25 00:20:43 +00:00
6 lines
85 B
Makefile
Executable File
6 lines
85 B
Makefile
Executable File
#
|
|
# Makefile for the dropdump driver
|
|
#
|
|
|
|
obj-$(CONFIG_SUPPORT_DROPDUMP) += dropdump.o
|