prj_platforms
prj_platforms
list_of_platforms
In the prj_platforms
section, list the platforms that
the component supports.
If the platforms section is not found, bldmake
assumes
the default build targets.
Note, building for the MARM platform is no longer supported. If MARM is specified as a platform, it will be expanded to mean ARM4, ARMI and THUMB, but really these platforms should be listed explicitly, or the default relied upon.
Specifying the pseudo-platform DEFAULT
at the start of
the list will cause any subsequent platforms to be added to the default list,
unless these platforms are prefixed with a hyphen (-), in which case these
platforms will be removed from the list.
Platforms can be listed on several separate lines if required.