summaryrefslogtreecommitdiff
path: root/project/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'project/Makefile.in')
-rw-r--r--project/Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/project/Makefile.in b/project/Makefile.in
new file mode 100644
index 000000000..b90f31267
--- /dev/null
+++ b/project/Makefile.in
@@ -0,0 +1,6 @@
+PROJECT:=$(strip $(subst ",,$(BR2_PROJECT)))
+#"))
+TARGET_HOSTNAME:=$(strip $(subst ",,$(BR2_HOSTNAME)))
+#"))
+BANNER:=$(strip $(subst ",,$(BR2_BANNER)))
+#"))