Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/configure.in')
-rw-r--r--newlib/libc/sys/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/sys/configure.in b/newlib/libc/sys/configure.in
index 5a2b121ba..c35565971 100644
--- a/newlib/libc/sys/configure.in
+++ b/newlib/libc/sys/configure.in
@@ -27,6 +27,7 @@ if test -n "${sys_dir}"; then
arm) AC_CONFIG_SUBDIRS(arm) ;;
d10v) AC_CONFIG_SUBDIRS(d10v) ;;
decstation) AC_CONFIG_SUBDIRS(decstation) ;;
+ epiphany) AC_CONFIG_SUBDIRS(epiphany) ;;
h8300hms) AC_CONFIG_SUBDIRS(h8300hms) ;;
h8500hms) AC_CONFIG_SUBDIRS(h8500hms) ;;
linux) AC_CONFIG_SUBDIRS(linux) ;;