diff options
Diffstat (limited to 'tests/device')
-rw-r--r-- | tests/device/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/device/Makefile.inc b/tests/device/Makefile.inc index 4626c3cf3d..22036cc927 100644 --- a/tests/device/Makefile.inc +++ b/tests/device/Makefile.inc @@ -9,4 +9,4 @@ i2c-test-mocks += platform_i2c_transfer ddr4-test-srcs += tests/device/ddr4-test.c ddr4-test-srcs += tests/stubs/console.c -ddr4-test-srcs += src/device/dram/ddr4.c
\ No newline at end of file +ddr4-test-srcs += src/device/dram/ddr4.c |