summaryrefslogtreecommitdiffstats
path: root/c/src/exec/itron/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/itron/src/Makefile.am')
-rw-r--r--c/src/exec/itron/src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/exec/itron/src/Makefile.am b/c/src/exec/itron/src/Makefile.am
index 7e5d47eee2..f508440f60 100644
--- a/c/src/exec/itron/src/Makefile.am
+++ b/c/src/exec/itron/src/Makefile.am
@@ -43,7 +43,6 @@ C_FILES = $(TASK_C_FILES) $(TASKSYNC_C_FILES) $(SEMAPHORE_C_FILES) \
$(TIME_C_FILES)
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
-SRCS = $(C_FILES)
OBJS = $(C_O_FILES)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg