summaryrefslogtreecommitdiffstats
path: root/c/src/make/configure.ac
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2012-01-26 09:57:57 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2012-01-26 09:57:57 +0100
commit78384114f2c20053b96b5a36dc9cdfd7002a2412 (patch)
tree9080a15e669695c47c5b972416c65e7e7811e338 /c/src/make/configure.ac
parentRevert "Disable optimization." (diff)
downloadrtems-78384114f2c20053b96b5a36dc9cdfd7002a2412.tar.bz2
Revert "Support custom Makefiles."
This reverts commit 621e1c9b74272ff94efec749c6c4a673a7c315e8.
Diffstat (limited to '')
-rw-r--r--c/src/make/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac
index 8905474d41..dac051376f 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -80,6 +80,5 @@ AC_CONFIG_LINKS([leaf.cfg:leaf.cfg])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
-bsp.mk
])
AC_OUTPUT