forked from Imagelibrary/rtems
bsp/gumstix: Move fb.c to bsps
This patch is a part of the BSP source reorganization. Update #3285.
This commit is contained in:
@@ -43,7 +43,7 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/gumstix/irq/irq.c
|
|||||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/shared/cache/nocache.c
|
librtemsbsp_a_SOURCES += ../../../../../../bsps/shared/cache/nocache.c
|
||||||
|
|
||||||
if ON_SKYEYE
|
if ON_SKYEYE
|
||||||
librtemsbsp_a_SOURCES += fb/fb.c
|
librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/gumstix/fb/fb.c
|
||||||
if HAS_NETWORKING
|
if HAS_NETWORKING
|
||||||
librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/gumstix/net/rtl8019.c
|
librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/gumstix/net/rtl8019.c
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user