samples: move timers example code from Documentation
Move timers examples to samples and remove it from Documentation Makefile. Create a new Makefile to build timers. It can be built from top level directory or from timers directory: Run make -C samples/timers or cd samples/timers; make Acked-by:Jonathan Corbet <corbet@lwn.net> Acked-by:
Clemens Ladisch <clemens@ladisch.de> Signed-off-by:
Shuah Khan <shuahkh@osg.samsung.com>
Showing
- Documentation/Makefile 1 addition, 1 deletionDocumentation/Makefile
- Documentation/timers/Makefile 0 additions, 5 deletionsDocumentation/timers/Makefile
- Documentation/timers/hpet.txt 1 addition, 1 deletionDocumentation/timers/hpet.txt
- samples/timers/.gitignore 0 additions, 0 deletionssamples/timers/.gitignore
- samples/timers/Makefile 15 additions, 0 deletionssamples/timers/Makefile
- samples/timers/hpet_example.c 0 additions, 0 deletionssamples/timers/hpet_example.c
Documentation/timers/Makefile
deleted
100644 → 0
File moved
samples/timers/Makefile
0 → 100644
File moved
Please register or sign in to comment