Changeset 720ebc0 in rtems


Ignore:
Timestamp:
04/25/18 08:49:53 (5 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
531d160
Parents:
82bfda92
git-author:
Sebastian Huber <sebastian.huber@…> (04/25/18 08:49:53)
git-committer:
Sebastian Huber <sebastian.huber@…> (04/25/18 12:31:33)
Message:

bsp/gumstix: Move fb.c to bsps

This patch is a part of the BSP source reorganization.

Update #3285.

Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/arm/gumstix/Makefile.am

    r82bfda92 r720ebc0  
    4444
    4545if ON_SKYEYE
    46 librtemsbsp_a_SOURCES += fb/fb.c
     46librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/gumstix/fb/fb.c
    4747if HAS_NETWORKING
    4848librtemsbsp_a_SOURCES += ../../../../../../bsps/arm/gumstix/net/rtl8019.c
Note: See TracChangeset for help on using the changeset viewer.