forked from Imagelibrary/rtems
bsp/mvme3100: Move flashcfg.c to bsps
This patch is a part of the BSP source reorganization. Update #3285.
This commit is contained in:
@@ -71,7 +71,7 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/powerpc/shared/pci/pcifinddevice
|
||||
# flash
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/powerpc/shared/flash/flash.c
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/powerpc/shared/flash/spansionFlash.c
|
||||
librtemsbsp_a_SOURCES += flash/flashcfg.c
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/powerpc/mvme3100/flash/flashcfg.c
|
||||
|
||||
# i2c
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/powerpc/mvme3100/i2c/mpc8540_i2c.c
|
||||
|
||||
Reference in New Issue
Block a user