diff options
Diffstat (limited to 'samples/statx/Makefile')
-rw-r--r-- | samples/statx/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/statx/Makefile b/samples/statx/Makefile index 1f80a3d8cf45..59df7c25a9d1 100644 --- a/samples/statx/Makefile +++ b/samples/statx/Makefile @@ -1,6 +1,3 @@ -# kbuild trick to avoid linker error. Can be omitted if a module is built. -obj- := dummy.o - # List of programs to build hostprogs-$(CONFIG_SAMPLE_STATX) := test-statx |