Re: [PATCH 0/8] Fix clean target warnings
From: Shuah Khan <hidden>
Date: 2017-04-27 22:02:43
Also in:
linux-gpio, lkml
On 04/21/2017 05:14 PM, Shuah Khan wrote:
This patch series consists of changes to lib.mk to allow overriding
common clean target from Makefiles. This fixes warnings when clean
overriding and ignoring warnings. Also fixes splice clean target
removing a script that runs the test from its clean target.
Shuah Khan (8):
selftests: splice: fix clean target to not remove
default_file_splice_read.sh
selftests: lib.mk: define CLEAN macro to allow Makefiles to override
cleanApplied with amended change log and Michael's ack to linux-kselftest next
selftests: futex: override clean in lib.mk to fix warnings selftests: gpio: override clean in lib.mk to fix warnings selftests: powerpc: override clean in lib.mk to fix warnings
Applied all of the above to linux-kseltftest next
selftests: splice: override clean in lib.mk to fix warnings selftests: sync: override clean in lib.mk to fix warnings selftests: x86: override clean in lib.mk to fix warnings
Applied v2s addressing Michael's comments to linux-kselftest next x86 fix also addresses not being able to build ldt_gdt make -C tools/testing/selftests/x86 ldt_gdt thanks, -- Shuah