summaryrefslogtreecommitdiff
path: root/config/submodule/coreboot/default/vboot/patches/0001-test-patch.patch
blob: 66428b565581f34e2857b70e11703abce39f38f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
From 68f99140dda455a4f4e9d73df6d7b0a504494e95 Mon Sep 17 00:00:00 2001
From: Leah Rowe <info@minifree.org>
Date: Sun, 19 May 2024 23:35:52 +0100
Subject: [PATCH 1/1] test patch

Signed-off-by: Leah Rowe <info@minifree.org>
---
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index 4cb265b2..ef29489f 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,8 @@
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
 
+# test
+
 # This Makefile normally builds in a 'build' subdir, but use
 #
 #    make BUILD=<dir>
-- 
2.39.2