mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
From e75feef80b51c9060e3702390040495312648ad2 Mon Sep 17 00:00:00 2001
|
||||
From b25b4324be4c0dd9ee5fecdf2981d291fb187686 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Andr=C3=A9=20Hentschel?= <nerv@dawncrow.de>
|
||||
Date: Mon, 25 Feb 2019 22:15:55 +0100
|
||||
Subject: [PATCH] Add unused fake version
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
The Makefile makes the assumption that the build process runs
|
||||
from a Git clone of the source code.
|
||||
@@ -14,7 +17,7 @@ Signed-off-by: André Hentschel <nerv@dawncrow.de>
|
||||
1 file changed, 1 insertion(+), 3 deletions(-)
|
||||
|
||||
diff --git a/Makefile b/Makefile
|
||||
index ccf42e8..6041574 100644
|
||||
index 49ef486..b966399 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -37,9 +37,7 @@ $(MKIMG): src/build_info.h $(SRCS)
|
||||
@@ -29,5 +32,5 @@ index ccf42e8..6041574 100644
|
||||
help:
|
||||
@echo $(CURR_DIR)
|
||||
--
|
||||
2.17.1
|
||||
2.25.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user