summaryrefslogtreecommitdiffstats
path: root/archtest.c
diff options
context:
space:
mode:
authorThomas Heijligen <thomas.heijligen@secunet.de>2021-10-12 15:16:46 +0200
committerNico Huber <nico.h@gmx.de>2021-10-15 14:35:12 +0000
commitcf542aa1ce3caabe5184fde77a39bbd3cca763ef (patch)
tree499cb480cbea0fdc5c71c46422eef469fa9bf803 /archtest.c
parentba275d8bdb1eacd357b942b0aa7df5612f751fc5 (diff)
downloadflashrom-cf542aa1ce3caabe5184fde77a39bbd3cca763ef.tar.gz
flashrom-cf542aa1ce3caabe5184fde77a39bbd3cca763ef.tar.bz2
flashrom-cf542aa1ce3caabe5184fde77a39bbd3cca763ef.zip
Makefile: move determination test for the architecture to Makefile.d
Move the test code for architecture detection in a extra directory to split it from the main flashrom code. Change-Id: I29ce73be9c5cbe259a2471f8eea2f8745b68cdfa Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.de> Reviewed-on: https://review.coreboot.org/c/flashrom/+/58269 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'archtest.c')
-rw-r--r--archtest.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/archtest.c b/archtest.c
deleted file mode 100644
index 791f1a3a7..000000000
--- a/archtest.c
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "platform.h"
-__FLASHROM_ARCH__