6 lines
82 B
Makefile
6 lines
82 B
Makefile
#
|
|
# Makefile for NVS DFSH line discipline
|
|
#
|
|
obj-$(CONFIG_NVS_DFSH) += nvs_dfsh.o
|
|
|