diff options
Diffstat (limited to 'lib/vdso/Makefile')
| -rw-r--r-- | lib/vdso/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/vdso/Makefile b/lib/vdso/Makefile new file mode 100644 index 000000000000..405f743253d7 --- /dev/null +++ b/lib/vdso/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0-only + +obj-$(CONFIG_HAVE_GENERIC_VDSO) += datastore.o |
