summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal/bsp-bootcard-options.m4
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/aclocal/bsp-bootcard-options.m4')
-rw-r--r--c/src/aclocal/bsp-bootcard-options.m49
1 files changed, 0 insertions, 9 deletions
diff --git a/c/src/aclocal/bsp-bootcard-options.m4 b/c/src/aclocal/bsp-bootcard-options.m4
deleted file mode 100644
index b0d25f383c..0000000000
--- a/c/src/aclocal/bsp-bootcard-options.m4
+++ /dev/null
@@ -1,9 +0,0 @@
-dnl
-dnl BSP_BOOTCARD_OPTIONS - some autoconf voodoo to provide each BSPs'
-dnl configure script with the standard options supported by boot_card()
-dnl and other required parts of the BSP Framework.
-dnl
-
-dnl To be used in bsp-configure scripts
-
-AC_DEFUN([RTEMS_BSP_BOOTCARD_OPTIONS],[])