aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/mx28/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm926ejs/mx28/config.mk')
-rw-r--r--cpu/arm926ejs/mx28/config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpu/arm926ejs/mx28/config.mk b/cpu/arm926ejs/mx28/config.mk
new file mode 100644
index 000000000..b524ad148
--- /dev/null
+++ b/cpu/arm926ejs/mx28/config.mk
@@ -0,0 +1,2 @@
+PLATFORM_CPPFLAGS += -march=armv5te
+PLATFORM_CPPFLAGS += $(call cc-option,-mtune=arm926ejs,) \ No newline at end of file