summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-24 07:03:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-24 07:03:17 +0000
commitabe3261b4a57a37197b10cf480adebf00f76c282 (patch)
treeb0d4935b42419d6029400be5e1a90e458be920fb /c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
parent2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-abe3261b4a57a37197b10cf480adebf00f76c282.tar.bz2
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cosmetics.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am b/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
index d5ed464900..f53d2062fa 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
@@ -7,15 +7,14 @@ ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../bsp.am
+dist_project_lib_DATA = bsp_specs
+
libcpudir = ../../../libcpu/@RTEMS_CPU@
DISTCLEANFILES = include/bspopts.h
noinst_PROGRAMS =
-# Compiler specs
-dist_project_lib_DATA = bsp_specs
-
# Object files
EXTRA_DIST = startup/start.S
start.$(OBJEXT): startup/start.S