aboutsummaryrefslogtreecommitdiff
path: root/env
diff options
context:
space:
mode:
Diffstat (limited to 'env')
-rw-r--r--env5
1 files changed, 5 insertions, 0 deletions
diff --git a/env b/env
new file mode 100644
index 0000000..e1ff350
--- /dev/null
+++ b/env
@@ -0,0 +1,5 @@
+#!/bin/sh
+# this file should be sourced, not run!
+ARCH=arm
+CROSS_COMPILE=arm-linux-gnueabihf-
+