summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-21 02:30:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-21 02:30:21 +0000
commitc244c2133ee4cec8ff0901bdbea17f4d8c5dfcab (patch)
tree66f598b64d13b9ecbb5f7f41d0d89113be249c55 /c/src/wrapup/Makefile.am
parent2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c244c2133ee4cec8ff0901bdbea17f4d8c5dfcab.tar.bz2
Remove AM_CONDITIONAL LIBCHIP.
Diffstat (limited to 'c/src/wrapup/Makefile.am')
-rw-r--r--c/src/wrapup/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am
index 479c4caf0f..33b3ca699c 100644
--- a/c/src/wrapup/Makefile.am
+++ b/c/src/wrapup/Makefile.am
@@ -17,7 +17,6 @@ SRCS += ../lib/libbsp/@RTEMS_CPU@/@RTEMS_BSP_FAMILY@/libbsp.a
# FIXME: ATM, there is no libcpu.a, anymore.
# SRCS += $(wildcard $(PROJECT_LIB)/libcpu.a)
-if LIBCHIP
SRCS += ../libchip/libflash.a
SRCS += ../libchip/librtcio.a
SRCS += ../libchip/libserialio.a
@@ -26,7 +25,6 @@ if HAS_NETWORKING
SRCS += ../libchip/libnetchip.a
endif
SRCS += ../libchip/libi2cio.a
-endif
if HAS_MP
SRCS += ../libchip/shmdr.rel