bsps: Move intelFlash.c to bsps

This patch is a part of the BSP source reorganization.

Update #3285.
This commit is contained in:
Sebastian Huber
2018-04-24 07:26:11 +02:00
parent b5d4c80eab
commit ff049356a9
2 changed files with 1 additions and 1 deletions

View File

@@ -72,7 +72,7 @@ librtemsbsp_a_SOURCES += marvell/gt_timer.c
#flash #flash
librtemsbsp_a_SOURCES += ../../../../../../bsps/powerpc/shared/flash/flash.c librtemsbsp_a_SOURCES += ../../../../../../bsps/powerpc/shared/flash/flash.c
librtemsbsp_a_SOURCES += ../shared/flash/intelFlash.c librtemsbsp_a_SOURCES += ../../../../../../bsps/powerpc/shared/flash/intelFlash.c
librtemsbsp_a_SOURCES += flash/flashcfg.c librtemsbsp_a_SOURCES += flash/flashcfg.c
#pci #pci