aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <aik@linux.ibm.com>2021-07-14 15:12:39 +1000
committerDmitry Vyukov <dvyukov@google.com>2021-07-19 11:29:36 +0200
commit4760a80fad88909b48c1b60dd8c6d7ba991a2416 (patch)
tree192e5ac175c3cdbe6ae73ee6c3bd943db015c249 /.gitattributes
parent40c360bea98928f9826762046ddeefad6405ca09 (diff)
executor: prepare code generator to allow other achitectures
At the moment only AMD64 is supported, change file names to emphasise this. Signed-off-by: Alexey Kardashevskiy <aik@linux.ibm.com>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 39fac4cbc..2629f82c1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1 @@
-executor/kvm.S.h linguist-generated
+executor/kvm_amd64.S.h linguist-generated