Files
DRAMSys/install_prerequisites.sh
2014-07-24 08:52:54 +02:00

7 lines
132 B
Bash
Executable File

#!/bin/bash
cd dram/src/common/third_party/
git clone https://github.com/ravenrd/DRAMPower.git
cd DRAMPower
make parserlib
make lib