summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-common-config.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-common-config.inc b/recipes-kernel/linux/linux-common-config.inc
new file mode 100644
index 0000000..b990edd
--- /dev/null
+++ b/recipes-kernel/linux/linux-common-config.inc
@@ -0,0 +1,2 @@
1# change "oe-user" with real user
2KBUILD_BUILD_USER = "${USER}"