]> rtime.felk.cvut.cz Git - rtems-devel.git/blobdiff - rtems-patches/current/rtems-mo376-add-to-configs.patch
Patched moved to applied and current directories.
[rtems-devel.git] / rtems-patches / current / rtems-mo376-add-to-configs.patch
diff --git a/rtems-patches/current/rtems-mo376-add-to-configs.patch b/rtems-patches/current/rtems-mo376-add-to-configs.patch
new file mode 100644 (file)
index 0000000..2085573
--- /dev/null
@@ -0,0 +1,13 @@
+Index: rtems-051009/c/src/lib/libbsp/m68k/acinclude.m4
+===================================================================
+--- rtems.orig/c/src/lib/libbsp/m68k/acinclude.m4
++++ rtems/c/src/lib/libbsp/m68k/acinclude.m4
+@@ -22,6 +22,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
+     AC_CONFIG_SUBDIRS([mcf5235]);;
+   mrm332 )
+     AC_CONFIG_SUBDIRS([mrm332]);;
++  mo376 )
++    AC_CONFIG_SUBDIRS([mo376]);;
+   mvme136 )
+     AC_CONFIG_SUBDIRS([mvme136]);;
+   mvme147 )