From: Anders Roxell Date: Fri, 24 Aug 2018 12:49:41 +0000 (+0200) Subject: selftests: android: move config up a level X-Git-Tag: v4.19-rc5~31^2~7 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=88bc243a3f22b9938c0b53c577dee28025cdb920;p=linux.git selftests: android: move config up a level 'make kselftest-merge' assumes that the config files for the tests are located under the 'main' test dir, like tools/testing/selftests/android/ and not in a subdir to android. Signed-off-by: Anders Roxell Signed-off-by: Shuah Khan (Samsung OSG) --- diff --git a/tools/testing/selftests/android/ion/config b/tools/testing/selftests/android/config similarity index 100% rename from tools/testing/selftests/android/ion/config rename to tools/testing/selftests/android/config