get DRAMPower as submodule

This commit is contained in:
Matthias Jung
2015-05-13 15:04:50 +02:00
parent 18fc703b53
commit be408a65bf
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@@ -10,7 +10,6 @@
*.txt
/build-simulation
/release-simulation
/dram/src/common/third_party/DRAMPower/*
*.*~
dram/build-*/
._.DS_Store

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "dram/src/common/third_party/DRAMPower"]
path = dram/src/common/third_party/DRAMPower
url = https://github.com/ravenrd/DRAMPower.git