summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-am335x.config
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-10-26 13:52:10 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2018-10-26 13:58:37 +0200
commite24fc531cd40cbeb5f9e66b856de327806f448e9 (patch)
tree145189e68183da7027495bda325c5597974fcb18 /configs/platform-v7a/barebox-am335x.config
parentc7cd636cfa5c205ab724ffea9df1bc7a14f544ec (diff)
downloadDistroKit-e24fc531cd40cbeb5f9e66b856de327806f448e9.tar.gz
DistroKit-e24fc531cd40cbeb5f9e66b856de327806f448e9.tar.xz
platform-v7a: barebox-am335x: add layer support
Remove all references to PTXDIST_PLATFORMCONFIGDIR to do this. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-am335x.config')
-rw-r--r--configs/platform-v7a/barebox-am335x.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-am335x.config b/configs/platform-v7a/barebox-am335x.config
index 3cb5272..0c78012 100644
--- a/configs/platform-v7a/barebox-am335x.config
+++ b/configs/platform-v7a/barebox-am335x.config
@@ -192,7 +192,7 @@ CONFIG_DEFAULT_ENVIRONMENT=y
CONFIG_DEFAULT_COMPRESSION_NONE=y
CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW=y
CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW_MENU=y
-CONFIG_DEFAULT_ENVIRONMENT_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-am335x-defaultenv"
+CONFIG_DEFAULT_ENVIRONMENT_PATH=".ptxdist-defaultenv"
# CONFIG_BAREBOXENV_TARGET is not set
# CONFIG_BAREBOXCRC32_TARGET is not set
CONFIG_POLLER=y