]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: powerpc: override clean in lib.mk to fix warnings
authorShuah Khan <shuahkh@osg.samsung.com>
Fri, 21 Apr 2017 22:22:10 +0000 (16:22 -0600)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 25 Apr 2017 15:47:38 +0000 (09:47 -0600)
commitc9110678827b3d8631758a6b8a32ef51e8abf3ae
tree9c0ab0358e085a82cc00cfe4e8ae17f79ebeab30
parentf79cf016b86488686ef869361b8ce515e6f8d7f2
selftests: powerpc: override clean in lib.mk to fix warnings

Add override for lib.mk clean to fix the following warnings from clean
target run.

Makefile:63: 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>
tools/testing/selftests/powerpc/Makefile