diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-06-02 18:24:37 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-06-02 18:26:35 +0200 |
| commit | 5f4911cae305631190c9df1cef37a52a1e79bc8c (patch) | |
| tree | 9eaef61c4811d67e560f62d275da09db482a400a /Makefile | |
| parent | 88d426f440716f57bb9f60459514db52fd06dcac (diff) | |
| download | exynos-gpio-tool-5f4911cae305631190c9df1cef37a52a1e79bc8c.tar.gz exynos-gpio-tool-5f4911cae305631190c9df1cef37a52a1e79bc8c.tar.bz2 exynos-gpio-tool-5f4911cae305631190c9df1cef37a52a1e79bc8c.zip | |
Start adding abstract memory access for better tracing
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ SOURCE := \ exynos4412_gpios.c \ exynos4412_gpios_data.c \ main.c \ + memory.c \ modem_gpios_data.c \ tests.c \ |
