]> git.karo-electronics.de Git - karo-tx-linux.git/commit
selftests: gpio: fix clean target to remove all generated files and dirs
authorShuah Khan <shuahkh@osg.samsung.com>
Sat, 22 Apr 2017 00:01:51 +0000 (18:01 -0600)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 25 Apr 2017 15:49:50 +0000 (09:49 -0600)
commit51c6bd7cbe0366b642d8ac90d98739c39ab091a9
treec021116d4566ee95a4946df9b4a6cd88cd671c7c
parent26d5ad3b96cf9c2a161c8e685e427966c91c587b
selftests: gpio: fix clean target to remove all generated files and dirs

gpio test creates executables, object files, and include directory
under selftests directory. Enhance clean target to remove all files
it generates.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/gpio/Makefile