forked from Imagelibrary/rtems
Ignore unsupported targets.
This commit is contained in:
@@ -62,8 +62,8 @@ case "${target_os}" in
|
|||||||
rtems|[rtems]RTEMS_API[])
|
rtems|[rtems]RTEMS_API[])
|
||||||
TARGET_SUBDIRS=rtems
|
TARGET_SUBDIRS=rtems
|
||||||
;;
|
;;
|
||||||
*)
|
*) # ignore
|
||||||
AC_MSG_ERROR([Unsupported target ${target}])
|
# AC_MSG_ERROR([Unsupported target ${target}])
|
||||||
esac
|
esac
|
||||||
AC_SUBST([TARGET_SUBDIRS])
|
AC_SUBST([TARGET_SUBDIRS])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user