diff options
Diffstat (limited to 'fs/dlm/Makefile')
| -rw-r--r-- | fs/dlm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/dlm/Makefile b/fs/dlm/Makefile index ca1c9124c8ce..5a471af1d1fe 100644 --- a/fs/dlm/Makefile +++ b/fs/dlm/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 obj-$(CONFIG_DLM) += dlm.o dlm-y := ast.o \ config.o \ @@ -8,7 +9,6 @@ dlm-y := ast.o \ member.o \ memory.o \ midcomms.o \ - netlink.o \ lowcomms.o \ plock.o \ rcom.o \ |
