Changeset 741b2fb1 in mainline for contrib/gem5/build-from-scratch.sh


Ignore:
Timestamp:
2016-06-13T08:19:24Z (8 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
401840b
Parents:
8b420fa
Message:

gem5: A better way to make the —disk-image option take effect

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/gem5/build-from-scratch.sh

    r8b420fa r741b2fb1  
    107107)
    108108
    109 echo "==== Creating phony disk image ===="
    110 
    111 (
    112     mkdir -p disks;
    113     touch disks/disk.s10hw2
    114 )
    115 
    116109echo "==== Copying configs ===="
    117110
Note: See TracChangeset for help on using the changeset viewer.