aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/MSP430/port.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/MSP430/port.mk')
-rw-r--r--os/ports/GCC/MSP430/port.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/os/ports/GCC/MSP430/port.mk b/os/ports/GCC/MSP430/port.mk
deleted file mode 100644
index 8291fa9d9..000000000
--- a/os/ports/GCC/MSP430/port.mk
+++ /dev/null
@@ -1,6 +0,0 @@
-# List of the ChibiOS/RT MSP430 port files.
-PORTSRC =
-
-PORTASM = ${CHIBIOS}/os/ports/GCC/MSP430/chcoreasm.s
-
-PORTINC = ${CHIBIOS}/os/ports/GCC/MSP430