commit | 6dd89010ff3620d60fc9d604218791641d06831c | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Fri Apr 21 16:19:50 2017 -0600 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Tue Apr 25 09:47:28 2017 -0600 |
tree | 70d840099e36b62af17c9c0e93e551ce1a94fc12 | |
parent | b1c0f540c8e6944a8cae1bcbab60068fb7b40734 [diff] |
selftests: gpio: override clean in lib.mk to fix warnings Add override for lib.mk clean to fix the following warnings from clean target run. Makefile:11: warning: overriding recipe for target 'clean' ../lib.mk:55: warning: ignoring old recipe for target 'clean' Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>