File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ set(RTEMS_BSP "pc686")
2020# these settings are specific to cFE/OSAL and determines which
2121# abstraction layers are built when using this toolchain
2222SET (CFE_SYSTEM_PSPNAME pc-rtems)
23- SET (OSAL_SYSTEM_BSPTYPE pc -rtems)
23+ SET (OSAL_SYSTEM_BSPTYPE generic -rtems)
2424SET (OSAL_SYSTEM_OSTYPE rtems)
2525
2626# This is for version specific RTEMS ifdefs needed by the OSAL and PSP
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ set(RTEMS_BSP "pc686")
2020# these settings are specific to cFE/OSAL and determines which
2121# abstraction layers are built when using this toolchain
2222SET (CFE_SYSTEM_PSPNAME pc-rtems)
23- SET (OSAL_SYSTEM_BSPTYPE pc -rtems)
23+ SET (OSAL_SYSTEM_BSPTYPE generic -rtems)
2424SET (OSAL_SYSTEM_OSTYPE rtems)
2525
2626# This is for version specific RTEMS ifdefs needed by the OSAL and PSP
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ set(RTEMS_BSP "pc686")
2020# these settings are specific to cFE/OSAL and determines which
2121# abstraction layers are built when using this toolchain
2222SET (CFE_SYSTEM_PSPNAME pc-rtems)
23- SET (OSAL_SYSTEM_BSPTYPE pc -rtems)
23+ SET (OSAL_SYSTEM_BSPTYPE generic -rtems)
2424SET (OSAL_SYSTEM_OSTYPE rtems)
2525
2626# This is for version specific RTEMS ifdefs needed by the OSAL and PSP
You can’t perform that action at this time.
0 commit comments