aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ATSAMA5D2
diff options
context:
space:
mode:
authoredolomb <none@example.com>2018-01-29 16:55:02 +0000
committeredolomb <none@example.com>2018-01-29 16:55:02 +0000
commit4e270e23fe54ebc5ab0bce05a8901635040fb104 (patch)
tree85f4f67cf8d00110760c9f75c039317fb9e4ee76 /demos/ATSAMA5D2
parentdbcfa6151fa94e74ceab886ba71afc497166ed50 (diff)
downloadChibiOS-4e270e23fe54ebc5ab0bce05a8901635040fb104.tar.gz
ChibiOS-4e270e23fe54ebc5ab0bce05a8901635040fb104.tar.bz2
ChibiOS-4e270e23fe54ebc5ab0bce05a8901635040fb104.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11409 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ATSAMA5D2')
-rwxr-xr-xdemos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-LWIP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-LWIP/Makefile b/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-LWIP/Makefile
index 70cd669c5..0e24eadc7 100755
--- a/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-LWIP/Makefile
+++ b/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-LWIP/Makefile
@@ -226,10 +226,10 @@ CPPWARN = -Wall -Wextra -Wundef
#
# List all user C define here, like -D_DEBUG=1
-UDEFS = -DCH_CFG_USE_MMU
+UDEFS =
# Define ASM defines here
-UADEFS = -DCH_CFG_USE_MMU
+UADEFS =
# List all user directories here
UINCDIR =