summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2022-11-30 13:02:13 +0530
committerViresh Kumar <viresh.kumar@linaro.org>2023-02-14 11:39:26 +0530
commite35c3fc6aacf73702ddc528055d08c8646afbe25 (patch)
tree8d027cfadae1f159e18afcef194a07520e050a86
parente93dc1cd595aa3956bac733703e2c3178c378359 (diff)
updates
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 57169e2..8203513 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +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-
+#make ARCH=arm64 -C /home/vireshk/work/repos/kernel/barm64_host/ M=/home/vireshk/work/repos/tools/gpio-mock/ CROSS_COMPILE=aarch64-linux-gnu-
obj-m := gpio-mock.o
KVERSION = $(shell uname -r)