diff options
Diffstat (limited to 'samples/sockmap')
-rw-r--r-- | samples/sockmap/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/sockmap/Makefile b/samples/sockmap/Makefile index 9291ab8e0f8c..73f1da4d116c 100644 --- a/samples/sockmap/Makefile +++ b/samples/sockmap/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-y := sockmap |