summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-10-20 06:15:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-10-20 06:15:12 +0000
commitbcadcc84387e1bcbacf2af7b7f6e1616785cc66c (patch)
treed9a8ff89cf634a92024d45cc745e4a1f64abbc85 /c
parent2006-10-19 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-bcadcc84387e1bcbacf2af7b7f6e1616785cc66c.tar.bz2
Remove (bogus).
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/arm/gba/include/bspopts.h.in16
-rw-r--r--c/src/lib/libbsp/m68k/av5282/include/bspopts.h.in16
-rw-r--r--c/src/lib/libbsp/m68k/uC5282/include/bspopts.h.in16
-rw-r--r--c/src/lib/libbsp/nios2/nios2_iss/include/bspopts.h.in16
-rw-r--r--c/src/lib/libbsp/powerpc/mvme5500/include/bspopts.h.in23
5 files changed, 0 insertions, 87 deletions
diff --git a/c/src/lib/libbsp/arm/gba/include/bspopts.h.in b/c/src/lib/libbsp/arm/gba/include/bspopts.h.in
deleted file mode 100644
index f11cf7efbb..0000000000
--- a/c/src/lib/libbsp/arm/gba/include/bspopts.h.in
+++ /dev/null
@@ -1,16 +0,0 @@
-/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
-
-/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT
-
-/* Define to the full name of this package. */
-#undef PACKAGE_NAME
-
-/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING
-
-/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME
-
-/* Define to the version of this package. */
-#undef PACKAGE_VERSION
diff --git a/c/src/lib/libbsp/m68k/av5282/include/bspopts.h.in b/c/src/lib/libbsp/m68k/av5282/include/bspopts.h.in
deleted file mode 100644
index f11cf7efbb..0000000000
--- a/c/src/lib/libbsp/m68k/av5282/include/bspopts.h.in
+++ /dev/null
@@ -1,16 +0,0 @@
-/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
-
-/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT
-
-/* Define to the full name of this package. */
-#undef PACKAGE_NAME
-
-/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING
-
-/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME
-
-/* Define to the version of this package. */
-#undef PACKAGE_VERSION
diff --git a/c/src/lib/libbsp/m68k/uC5282/include/bspopts.h.in b/c/src/lib/libbsp/m68k/uC5282/include/bspopts.h.in
deleted file mode 100644
index f11cf7efbb..0000000000
--- a/c/src/lib/libbsp/m68k/uC5282/include/bspopts.h.in
+++ /dev/null
@@ -1,16 +0,0 @@
-/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
-
-/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT
-
-/* Define to the full name of this package. */
-#undef PACKAGE_NAME
-
-/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING
-
-/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME
-
-/* Define to the version of this package. */
-#undef PACKAGE_VERSION
diff --git a/c/src/lib/libbsp/nios2/nios2_iss/include/bspopts.h.in b/c/src/lib/libbsp/nios2/nios2_iss/include/bspopts.h.in
deleted file mode 100644
index f11cf7efbb..0000000000
--- a/c/src/lib/libbsp/nios2/nios2_iss/include/bspopts.h.in
+++ /dev/null
@@ -1,16 +0,0 @@
-/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
-
-/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT
-
-/* Define to the full name of this package. */
-#undef PACKAGE_NAME
-
-/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING
-
-/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME
-
-/* Define to the version of this package. */
-#undef PACKAGE_VERSION
diff --git a/c/src/lib/libbsp/powerpc/mvme5500/include/bspopts.h.in b/c/src/lib/libbsp/powerpc/mvme5500/include/bspopts.h.in
deleted file mode 100644
index 2678efef45..0000000000
--- a/c/src/lib/libbsp/powerpc/mvme5500/include/bspopts.h.in
+++ /dev/null
@@ -1,23 +0,0 @@
-/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
-
-/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT
-
-/* Define to the full name of this package. */
-#undef PACKAGE_NAME
-
-/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING
-
-/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME
-
-/* Define to the version of this package. */
-#undef PACKAGE_VERSION
-
-/* If defined, then the PowerPC specific code in RTEMS will use data cache
- instructions to optimize the context switch code. This code can conflict
- with debuggers or emulators. It is known to break the Corelis PowerPC
- emulator with at least some combinations of PowerPC 603e revisions and
- emulator versions. The BSP actually contains the call that enables this. */
-#undef PPC_USE_DATA_CACHE