summaryrefslogtreecommitdiffstats
path: root/c/src/lib/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-03-26 13:33:29 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-03-26 15:12:51 +0200
commit699fee43fde1f37bbc23a039c6a78961041cefba (patch)
treee032d082f1904733bc308bb38755fc7799f73a99 /c/src/lib/Makefile.am
parentbsps/m68k: Remove libcpu/m68k (diff)
downloadrtems-699fee43fde1f37bbc23a039c6a78961041cefba.tar.bz2
bsps: Remove libcpu
This patch is a part of the BSP source reorganization. Update #3285.
Diffstat (limited to '')
-rw-r--r--c/src/lib/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/c/src/lib/Makefile.am b/c/src/lib/Makefile.am
deleted file mode 100644
index ff39067ae9..0000000000
--- a/c/src/lib/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-_SUBDIRS = libcpu libbsp
-
-include $(top_srcdir)/automake/subdirs.am
-include $(top_srcdir)/automake/local.am
-
-#
-# The libsp cannot be built until libcpu is built.
-#
-libbsp: libcpu