diff options
| author | bunnei <bunneidev@gmail.com> | 2014-12-09 15:41:17 -0500 |
|---|---|---|
| committer | bunnei <bunneidev@gmail.com> | 2014-12-09 15:41:17 -0500 |
| commit | a1f9cde8060b4e047d992896073d10cbdfc7259b (patch) | |
| tree | 739ece853edb8488c7a8802290e2187086a4854e /src/core/CMakeLists.txt | |
| parent | 360f68419db55de15a996feb1874d1b0b82c4661 (diff) | |
| parent | 521e1cb7e081c669959c82d006fc23b9070cef7e (diff) | |
Merge pull request #266 from yuriks/remove-ndma
Remove unused NDMA module.
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index f3d7dca9e..8f6792791 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -59,7 +59,6 @@ set(SRCS hle/svc.cpp hw/gpu.cpp hw/hw.cpp - hw/ndma.cpp loader/elf.cpp loader/loader.cpp loader/ncch.cpp @@ -140,7 +139,6 @@ set(HEADERS hle/svc.h hw/gpu.h hw/hw.h - hw/ndma.h loader/elf.h loader/loader.h loader/ncch.h |
