From 67aabd58641a4c744cd91692e414dd869ed52202 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Fri, 26 Oct 2018 13:52:14 +0200 Subject: platform-v7a: barebox-vexpress: add layer support Remove all references to PTXDIST_PLATFORMCONFIGDIR to do this. Signed-off-by: Michael Olbrich --- configs/platform-v7a/barebox-vexpress.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/platform-v7a/barebox-vexpress.config') diff --git a/configs/platform-v7a/barebox-vexpress.config b/configs/platform-v7a/barebox-vexpress.config index 46174c2..826d222 100644 --- a/configs/platform-v7a/barebox-vexpress.config +++ b/configs/platform-v7a/barebox-vexpress.config @@ -163,7 +163,7 @@ CONFIG_ENV_HANDLING=y CONFIG_DEFAULT_ENVIRONMENT=y CONFIG_DEFAULT_COMPRESSION_NONE=y CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW=y -CONFIG_DEFAULT_ENVIRONMENT_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-vexpress-defaultenv" +CONFIG_DEFAULT_ENVIRONMENT_PATH=".ptxdist-defaultenv" # CONFIG_BAREBOXENV_TARGET is not set # CONFIG_BAREBOXCRC32_TARGET is not set CONFIG_POLLER=y -- cgit v1.2.3