summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-12-10 15:31:03 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-12-13 11:25:21 +0100
commitfb97af1435b6eb2948eee38116b589534fcfd56b (patch)
tree6e58fbc34afc9a7aa2e656b329d01a0fd8c43ed1
parent2b0313c249f5cddbbfc70dd4f4fe43de912ffec6 (diff)
downloadOSELAS.Toolchain-fb97af1435b6eb2948eee38116b589534fcfd56b.tar.gz
OSELAS.Toolchain-fb97af1435b6eb2948eee38116b589534fcfd56b.tar.xz
platforms: add local Kconfig
Otherwise the platformfig is filled with default values and 'ptxdist images' tries to create '$(IMAGEDIR)/linuximage'. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--platforms/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/platforms/Kconfig b/platforms/Kconfig
new file mode 100644
index 0000000..d1143dc
--- /dev/null
+++ b/platforms/Kconfig
@@ -0,0 +1,8 @@
+#
+# platforms/Kconfig: main menu structure for platform configuration
+#
+
+mainmenu "PTXdist $PLATFORMCONFIG_VERSION"
+
+source "generated/platform_version.in"
+