diff options
Diffstat (limited to 'Documentation/spi/Makefile')
-rw-r--r-- | Documentation/spi/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/spi/Makefile b/Documentation/spi/Makefile index a5b03c88beae..efa255813e9d 100644 --- a/Documentation/spi/Makefile +++ b/Documentation/spi/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 := spidev_test spidev_fdx |