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