forked from Imagelibrary/rtems
bsps: Move arm-pl111-fb.c to bsps
This patch is a part of the BSP source reorganization. Update #3285.
This commit is contained in:
@@ -104,7 +104,7 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/lpc24xx/i2c/i2c.c
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/lpc24xx/i2c/i2c-config.c
|
||||
|
||||
# Framebuffer
|
||||
librtemsbsp_a_SOURCES += ../shared/arm-pl111-fb.c
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/shared/fb/arm-pl111.c
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/lpc24xx/start/fb-config.c
|
||||
|
||||
# Cache
|
||||
|
||||
@@ -78,7 +78,7 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/shared/cache/cache-cp15.c
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/realview-pbx-a9/start/bspstarthooks.c
|
||||
|
||||
# Framebuffer
|
||||
librtemsbsp_a_SOURCES += ../shared/arm-pl111-fb.c
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/shared/fb/arm-pl111.c
|
||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/realview-pbx-a9/start/fb-config.c
|
||||
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user