samples: move watchdog example code from Documentation

Move watchdog examples to samples and remove it from Documentation
Makefile. Create a new Makefile to build watchdog. It can be built
from top level directory or from watchdog directory:

Run make -C samples/watchdog or cd samples/watchdog; make

Acked-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
This commit is contained in:
Shuah Khan
2016-09-16 17:40:40 -06:00
父節點 155fe001c6
當前提交 071bf69a02
共有 8 個文件被更改,包括 11 次插入9 次删除

查看文件

@@ -1,2 +1,2 @@
subdir-y := accounting auxdisplay blackfin \
laptops pcmcia watchdog
laptops pcmcia