5 lines
85 B
Makefile
Executable file
5 lines
85 B
Makefile
Executable file
#
|
|
# Makefile for the dropdump driver
|
|
#
|
|
|
|
obj-$(CONFIG_SUPPORT_DROPDUMP) += dropdump.o
|