commit | e2fb65594cae9a016fab4639a5d22a914f1e16c8 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Fri Sep 08 16:05:50 2017 -0600 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Thu Sep 21 07:55:38 2017 -0600 |
tree | 11fb7876236ccfc7a075d7dbdeeb2e1fc411c247 | |
parent | e0a5696a23290c31c5ac2c76f0e7fe50a12c1fc6 [diff] |
selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean TEST_PROGS should be used for test scripts that don't ned to be built. Use TEST_GEN_PROGS instead which is intended for test executables. Remove clean target and let the common clean take care of cleaning. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>