summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2022-11-29 15:59:57 +0530
committerViresh Kumar <viresh.kumar@linaro.org>2022-11-29 15:59:57 +0530
commite93dc1cd595aa3956bac733703e2c3178c378359 (patch)
treef53456f80da795fcb1bd3959bb7cbe704243758d
parentab403788b4958f54b9eccc6cca67219099df5077 (diff)
update
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 760d620..57169e2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,4 @@
+#make ARCH=arm64 -C /home/vireshk/work/repos/kernel/barm64/ M=/home/vireshk/work/repos/tools/gpio-mock/ CROSS_COMPILE=aarch64-linux-gnu-
obj-m := gpio-mock.o
KVERSION = $(shell uname -r)