summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-vexpress.config
diff options
context:
space:
mode:
authorChris Fiege <c.fiege@pengutronix.de>2017-07-03 16:09:11 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2017-07-04 15:41:06 +0200
commit0a09093d9f1c2daed02673cdaa5740ea17143d85 (patch)
treeec152702e1113e1a6054acb3a0fcbd9721d2dd91 /configs/platform-v7a/barebox-vexpress.config
parentef189b9c3e0c9e3fed8983bdc663907ccd21a592 (diff)
downloadDistroKit-0a09093d9f1c2daed02673cdaa5740ea17143d85.tar.gz
DistroKit-0a09093d9f1c2daed02673cdaa5740ea17143d85.tar.xz
platform-v7a: vexpress: create own barebox defaultenv
Using this change the barebox-vexpress package has its own defaultenv directory. Signed-off-by: Chris Fiege <c.fiege@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-vexpress.config')
-rw-r--r--configs/platform-v7a/barebox-vexpress.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-vexpress.config b/configs/platform-v7a/barebox-vexpress.config
index 13dff55..7614fe6 100644
--- a/configs/platform-v7a/barebox-vexpress.config
+++ b/configs/platform-v7a/barebox-vexpress.config
@@ -153,7 +153,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-defaultenv"
+CONFIG_DEFAULT_ENVIRONMENT_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-vexpress-defaultenv"
# CONFIG_BAREBOXENV_TARGET is not set
# CONFIG_BAREBOXCRC32_TARGET is not set
CONFIG_POLLER=y