diff options
Diffstat (limited to 'cpu/arm926ejs/at91/config.mk')
-rw-r--r-- | cpu/arm926ejs/at91/config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/arm926ejs/at91/config.mk b/cpu/arm926ejs/at91/config.mk deleted file mode 100644 index 19296fd..0000000 --- a/cpu/arm926ejs/at91/config.mk +++ /dev/null @@ -1 +0,0 @@ -PLATFORM_CPPFLAGS += $(call cc-option,-mtune=arm926ejs,) |