forked from Imagelibrary/rtems
@@ -11,8 +11,6 @@ RTEMS_CANONICAL_TARGET_CPU
|
||||
AM_INIT_AUTOMAKE([no-define nostdinc foreign 1.12.2])
|
||||
RTEMS_BSP_CONFIGURE
|
||||
|
||||
|
||||
|
||||
RTEMS_BSPOPTS_SET([ON_SKYEYE],[*],[])
|
||||
RTEMS_BSPOPTS_HELP([ON_SKYEYE],
|
||||
[If defined, enable options which optimize executingon the Skyeye
|
||||
@@ -20,6 +18,11 @@ RTEMS_BSPOPTS_HELP([ON_SKYEYE],
|
||||
time spent in the idle task is minimized. This significantly reduces
|
||||
the wall time required to execute the RTEMS test suites.])
|
||||
|
||||
RTEMS_BSPOPTS_SET([CPU_S3C2410],[smdk2410],[1])
|
||||
RTEMS_BSPOPTS_SET([CPU_S3C2410],[*],[])
|
||||
RTEMS_BSPOPTS_HELP([CPU_S3C2410],
|
||||
[If defined, enable optons for the S3C2410 CPU model.])
|
||||
|
||||
RTEMS_BSP_CLEANUP_OPTIONS
|
||||
|
||||
# Explicitly list all Makefiles here
|
||||
|
||||
Reference in New Issue
Block a user