diff options
Diffstat (limited to 'samples/uhid/Makefile')
-rw-r--r-- | samples/uhid/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/uhid/Makefile b/samples/uhid/Makefile index c95a696560a7..8d7fd6190ac4 100644 --- a/samples/uhid/Makefile +++ b/samples/uhid/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 := uhid-example |