GEM5 aarch64

This commit is contained in:
Ciro Santilli
2018-02-22 18:50:27 +00:00
parent 5a1d5ba7a9
commit 4a9469d83c
5 changed files with 2854 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ 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
BR2_TARGET_ROOTFS_EXT2=y
# Host GDB
BR2_GDB_VERSION="7.11.1"