Skip to content

Commit 1b9a996

Browse files
committed
rename aic8800x to aic8800
1 parent f6ace32 commit 1b9a996

File tree

3 files changed

+101
-101
lines changed

3 files changed

+101
-101
lines changed

src/flash/nor/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ noinst_LTLIBRARIES += %D%/libocdflashnor.la
1111
NOR_DRIVERS = \
1212
%D%/aduc702x.c \
1313
%D%/aducm360.c \
14-
%D%/aic8800x.c \
14+
%D%/aic8800.c \
1515
%D%/aic8800mc.c \
1616
%D%/aic8800m40.c \
1717
%D%/ambiqmicro.c \

0 commit comments

Comments
 (0)