summaryrefslogtreecommitdiff
path: root/configs/mx25pdk_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2016-11-06 20:43:27 -0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-07 23:05:34 +0100
commite3f6475801067c8d0ef0c90a56a357105c5faa34 (patch)
tree02643d2ecf3dbdd2f3d8ea8a7bbc1be057a8e8f6 /configs/mx25pdk_defconfig
parent177bbf65669cff25eaff5e0dfbf87ae161ab8803 (diff)
freescale: Create the board/freescale/common/imx/ directory
In order to have a better hierarchy for the genimage scripts used by NXP mx25, mx51, mx53, mx6, mx7 SoCs, let's place them inside the board/freescale/common/imx/ directory. This helps in creating a more natural separation between the mxs scripts that are placed inside the board/freescale/common/mxs/ directory. Suggested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/mx25pdk_defconfig')
-rw-r--r--configs/mx25pdk_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx25pdk_defconfig b/configs/mx25pdk_defconfig
index 645fe8a13a..65a6d12f56 100644
--- a/configs/mx25pdk_defconfig
+++ b/configs/mx25pdk_defconfig
@@ -14,7 +14,7 @@ BR2_PACKAGE_HOST_GENIMAGE=y
BR2_PACKAGE_HOST_MTOOLS=y
# Filesystem
-BR2_ROOTFS_POST_IMAGE_SCRIPT="board/freescale/common/post-image.sh"
+BR2_ROOTFS_POST_IMAGE_SCRIPT="board/freescale/common/imx/post-image.sh"
BR2_TARGET_ROOTFS_EXT2=y
BR2_TARGET_ROOTFS_EXT2_4=y