This commit is contained in:
Ciro Santilli
2018-02-13 15:40:54 +00:00
parent 5d60fd0903
commit b3868a3b00
4 changed files with 79 additions and 7 deletions

View File

@@ -7,6 +7,7 @@ BR2_ROOTFS_OVERLAY="../rootfs_overlay"
BR2_ROOTFS_POST_BUILD_SCRIPT="../rootfs_post_build_script"
BR2_ROOTFS_POST_IMAGE_SCRIPT="../rootfs_post_image_script"
BR2_ROOTFS_USERS_TABLES="../user_table"
BR2_TARGET_ROOTFS_CPIO=y
# Host GDB
BR2_GDB_VERSION="7.11.1"