diff options
Diffstat (limited to 'Documentation/timers/Makefile')
-rw-r--r-- | Documentation/timers/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/timers/Makefile b/Documentation/timers/Makefile index 73f75f8a87d..6c09ee6ca72 100644 --- a/Documentation/timers/Makefile +++ b/Documentation/timers/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_X86) := hpet_example |