diff options
-rw-r--r-- | src/flash/nor/Makefile.am | 2 | ||||
-rw-r--r-- | src/flash/nor/stmsmi.c (renamed from src/flash/nor/spearsmi.c) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index e281c22b..e1028ff9 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -21,7 +21,7 @@ NOR_DRIVERS = \ non_cfi.c \ ocl.c \ pic32mx.c \ - spearsmi.c \ + stmsmi.c \ stellaris.c \ stm32x.c \ str7x.c \ diff --git a/src/flash/nor/spearsmi.c b/src/flash/nor/stmsmi.c index c9a16726..c9a16726 100644 --- a/src/flash/nor/spearsmi.c +++ b/src/flash/nor/stmsmi.c |