diff options
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/beaglebone_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/beaglebone_defconfig b/configs/beaglebone_defconfig index f825fa940..ddb583c8f 100644 --- a/configs/beaglebone_defconfig +++ b/configs/beaglebone_defconfig @@ -8,6 +8,7 @@ BR2_TARGET_GENERIC_HOSTNAME="beaglebone" BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS=y BR2_TARGET_GENERIC_GETTY_PORT="ttyO0" # BR2_TARGET_GENERIC_REMOUNT_ROOTFS_RW is not set +BR2_ROOTFS_POST_IMAGE_SCRIPT="board/beaglebone/post-image.sh" # filesystem BR2_PACKAGE_AM33X_CM3=y |
