forked from Imagelibrary/rtems
Add rtems_api.
This commit is contained in:
@@ -144,6 +144,7 @@ ac_cv_mytarget=`$SHELL "$ac_aux_dir/config.sub" $f` ||
|
||||
])
|
||||
done
|
||||
AC_SUBST(TARGET_SUBDIRS,$target_subdirs)
|
||||
AC_SUBST(rtems_api,RTEMS_API)
|
||||
|
||||
AC_CONFIG_FILES([Makefile])
|
||||
|
||||
|
||||
@@ -13,4 +13,5 @@ MKSPEC = sed \
|
||||
-e "/[@]PATCH/d"
|
||||
|
||||
MKSPEC0 = sed \
|
||||
-e "s/[@]tool_target[@]/$(TARGET)/g"
|
||||
-e "s/[@]tool_target[@]/$(TARGET)/g" \
|
||||
-e "s/[@]rtems_api[@]/$(rtems_api)/g"
|
||||
|
||||
Reference in New Issue
Block a user