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 73f75f8a87dc..6c09ee6ca721 100644 --- a/Documentation/timers/Makefile +++ b/Documentation/timers/Makefile | |||
@@ -1,6 +1,3 @@ | |||
1 | # kbuild trick to avoid linker error. Can be omitted if a module is built. | ||
2 | obj- := dummy.o | ||
3 | |||
4 | # List of programs to build | 1 | # List of programs to build |
5 | hostprogs-$(CONFIG_X86) := hpet_example | 2 | hostprogs-$(CONFIG_X86) := hpet_example |
6 | 3 | ||