aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/ports/e200/compilers/GCC/mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/rt/ports/e200/compilers/GCC/mk')
-rw-r--r--os/rt/ports/e200/compilers/GCC/mk/port.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/os/rt/ports/e200/compilers/GCC/mk/port.mk b/os/rt/ports/e200/compilers/GCC/mk/port.mk
deleted file mode 100644
index 04562c7d7..000000000
--- a/os/rt/ports/e200/compilers/GCC/mk/port.mk
+++ /dev/null
@@ -1,8 +0,0 @@
-# List of the ChibiOS/RT e200 generic port files.
-PORTSRC = $(CHIBIOS)/os/rt/ports/e200/chcore.c
-
-PORTASM = $(CHIBIOS)/os/rt/ports/e200/compilers/GCC/ivor.s \
- $(CHIBIOS)/os/rt/ports/e200/compilers/GCC/chcoreasm.s
-
-PORTINC = $(CHIBIOS)/os/rt/ports/e200 \
- $(CHIBIOS)/os/rt/ports/e200/compilers/GCC