Merge pull request #139 from firesim/fix-check-rtc-linux

Fix check rtc linux
This commit is contained in:
Nathan Pemberton 2018-10-25 16:51:31 -07:00 committed by GitHub
commit eff4f64db9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ check-rtc:
check-rtc-linux:
mkdir -p $@/overlay
cd ../../sw/check-rtc && make check-rtc-linux
cp ../../sw/check-rtc/check-rtc-linux $@/overlay
cd $@ && ln -sf ../../../sw/firesim-software/bbl-vmlinux0 bbl-vmlinux
python gen-benchmark-rootfs.py -w $@.json -r -b ../../sw/firesim-software/rootfs0.ext2 -s $@/overlay