aboutsummaryrefslogtreecommitdiff
path: root/gbp-test2.data/Add-dummy-Makefile.patch
blob: 19f3da4869c467e64284859aa2c8b9f033dc40f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
From: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Date: Wed, 7 Nov 2012 09:13:25 +0200
Subject: [PATCH] Add dummy Makefile

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>

diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..de5341d
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+all:
+	@echo "Ready (2.0)!"