eliminate src/flash/flash.c
Move remaining NOR flash implemenation into flash/nor/core.c Removes flash.c from the build, leaving only its header to split.
This commit is contained in:
@@ -9,7 +9,6 @@ METASOURCES = AUTO
|
||||
noinst_LTLIBRARIES = libflash.la
|
||||
libflash_la_SOURCES = \
|
||||
common.c \
|
||||
flash.c \
|
||||
arm_nandio.c \
|
||||
nand_ecc.c \
|
||||
nand_ecc_kw.c \
|
||||
|
||||
Reference in New Issue
Block a user