4 lines
64 B
Makefile
4 lines
64 B
Makefile
|
obj-$(CONFIG_GFS2_FS) += lock_nolock.o
|
||
|
lock_nolock-y := main.o
|
||
|
|