mirror of
https://github.com/FUjr/gl-infra-builder.git
synced 2025-12-17 09:34:51 +00:00
Merge branch 'main' of https://github.com/gl-inet/gl-infra-builder into main
This commit is contained in:
commit
c2f6055668
26
patches-siflower-18.x/0005-remove-unuse.patch
Normal file
26
patches-siflower-18.x/0005-remove-unuse.patch
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
From 9d67fc4c5fcc2944b8778a9adfe631b5284fe64f Mon Sep 17 00:00:00 2001
|
||||||
|
From: Yejiang Luo <luoyejiang@gl-inet.com>
|
||||||
|
Date: Tue, 1 Jun 2021 14:08:12 +0800
|
||||||
|
Subject: [PATCH] remove unuse
|
||||||
|
|
||||||
|
Signed-off-by: Yejiang Luo <luoyejiang@gl-inet.com>
|
||||||
|
---
|
||||||
|
openwrt-18.06/include/version.mk | 2 +-
|
||||||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/openwrt-18.06/include/version.mk b/openwrt-18.06/include/version.mk
|
||||||
|
index c4abf9b..0b386b6 100644
|
||||||
|
--- a/openwrt-18.06/include/version.mk
|
||||||
|
+++ b/openwrt-18.06/include/version.mk
|
||||||
|
@@ -94,7 +94,7 @@ endef
|
||||||
|
#'
|
||||||
|
|
||||||
|
# add siwifi software version
|
||||||
|
-include $(TOPDIR)/include/siwifi_version.mk
|
||||||
|
+#include $(TOPDIR)/include/siwifi_version.mk
|
||||||
|
|
||||||
|
VERSION_SED_SCRIPT:=$(SED) 's,%U,$(call sed_escape,$(VERSION_REPO)),g' \
|
||||||
|
-e 's,%V,$(call sed_escape,$(VERSION_NUMBER)),g' \
|
||||||
|
--
|
||||||
|
2.7.4
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user