aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC111x/platform.mk
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-27 08:36:44 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-27 08:36:44 +0000
commit962868adde95a2b9b1c85e66ace6f4e1a5a1992f (patch)
tree59ec61354e253804fbd5fae5c3f9331b4d3fe02e /os/hal/platforms/LPC111x/platform.mk
parent096ce4f4c1b72186dd6f26723d8d67445713c8e6 (diff)
downloadChibiOS-962868adde95a2b9b1c85e66ace6f4e1a5a1992f.tar.gz
ChibiOS-962868adde95a2b9b1c85e66ace6f4e1a5a1992f.tar.bz2
ChibiOS-962868adde95a2b9b1c85e66ace6f4e1a5a1992f.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1790 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/LPC111x/platform.mk')
-rw-r--r--os/hal/platforms/LPC111x/platform.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/os/hal/platforms/LPC111x/platform.mk b/os/hal/platforms/LPC111x/platform.mk
deleted file mode 100644
index 8dc7de02a..000000000
--- a/os/hal/platforms/LPC111x/platform.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-# List of all the LPC111x platform files.
-PLATFORMSRC = ${CHIBIOS}/os/hal/platforms/LPC111x/hal_lld.c
-
-# Required include directories
-PLATFORMINC = ${CHIBIOS}/os/hal/platforms/LPC111x