summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal/bsp-bootcard-options.m4
blob: b0d25f383ce09879fcc58d42bb15f6ed4681f2fc (plain) (blame)
1
2
3
4
5
6
7
8
9
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],[])