diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2017-02-07 15:33:04 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2017-02-07 15:33:04 +0000 |
commit | be8438731c76dab5cdd9692e7080258142180ce5 (patch) | |
tree | d744119bfa2108c52f965a2ebf9f021698668f33 /emulators/Makefile | |
parent | c393dac975e9212417c1b2b62e2062cb5ecb08bf (diff) |
Notes
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 4e0ce3aedcb6..7c3db301f409 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -129,6 +129,8 @@ SUBDIR += qtemu SUBDIR += quasi88 SUBDIR += raine + SUBDIR += riscv-fesvr + SUBDIR += riscv-isa-sim SUBDIR += rtc SUBDIR += rubygem-fission SUBDIR += simh |