summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-am335x.config
diff options
context:
space:
mode:
authorChris Fiege <c.fiege@pengutronix.de>2017-07-03 16:05:41 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2017-07-04 15:41:06 +0200
commit26f5cf36862014ee9975ebe846ed8eae0498a6de (patch)
treea784afca3ff3705bb7ba0be0acbca2a919458638 /configs/platform-v7a/barebox-am335x.config
parentb52dfeb5824a92ad33bf3fd8213882e5e0b0c356 (diff)
downloadDistroKit-26f5cf36862014ee9975ebe846ed8eae0498a6de.tar.gz
DistroKit-26f5cf36862014ee9975ebe846ed8eae0498a6de.tar.xz
platform-v7a: am335x: create own barebox defaultenv
Using this change the barebox-am335x package has its own defaultenv directory. Signed-off-by: Chris Fiege <c.fiege@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 f32da9b..b11e6ed 100644
--- a/configs/platform-v7a/barebox-am335x.config
+++ b/configs/platform-v7a/barebox-am335x.config
@@ -191,7 +191,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-defaultenv .ptxdist-defaultenv .ptxdist-defaultenv"
+CONFIG_DEFAULT_ENVIRONMENT_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-am335x-defaultenv"
# CONFIG_BAREBOXENV_TARGET is not set
# CONFIG_BAREBOXCRC32_TARGET is not set
CONFIG_POLLER=y