summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/at91sam9/config.mk
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-07-05 23:11:11 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-08-12 18:41:42 +0200
commit8ed2f5f950e2581214d20b011a8f27a6396d65d2 (patch)
tree3416b5a556c770ff8ec0a728b7616f87ebfe9643 /cpu/arm926ejs/at91sam9/config.mk
parentcd82919e6c8a73b363a26f34b734923844e52d1c (diff)
at91: move arch-at91sam9 to arch-at91
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'cpu/arm926ejs/at91sam9/config.mk')
-rw-r--r--cpu/arm926ejs/at91sam9/config.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpu/arm926ejs/at91sam9/config.mk b/cpu/arm926ejs/at91sam9/config.mk
deleted file mode 100644
index 83040ebe73..0000000000
--- a/cpu/arm926ejs/at91sam9/config.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-PLATFORM_CPPFLAGS += -march=armv5te
-PLATFORM_CPPFLAGS += $(call cc-option,-mtune=arm926ejs,)
-LDSCRIPT := $(SRCTREE)/cpu/arm926ejs/at91sam9/u-boot.lds