aboutsummaryrefslogtreecommitdiffstats
path: root/uart-loader/include/linux/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'uart-loader/include/linux/config.h')
m---------uart-loader0
-rw-r--r--uart-loader/include/linux/config.h6
2 files changed, 6 insertions, 0 deletions
diff --git a/uart-loader b/uart-loader
deleted file mode 160000
-Subproject eb8b047c29a2027fbdd841cd1289fa27ddb22d7
diff --git a/uart-loader/include/linux/config.h b/uart-loader/include/linux/config.h
new file mode 100644
index 0000000..a0194cb
--- /dev/null
+++ b/uart-loader/include/linux/config.h
@@ -0,0 +1,6 @@
+#ifndef _LINUX_CONFIG_H
+#define _LINUX_CONFIG_H
+
+/* #include <linux/autoconf.h> */
+
+#endif