mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-02-05 18:03:29 +00:00
![Shuah Khan](/assets/img/avatar_default.png)
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>