summaryrefslogtreecommitdiff
path: root/net/vpp/files/patch-build-root_Makefile
blob: c9e8599bc46f74ccce663c8dfdb58cd468bd383f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- build-root/Makefile.orig	2024-05-03 16:05:23 UTC
+++ build-root/Makefile
@@ -736,7 +736,7 @@ install_check_timestamp =					\
 
 .PHONY: %-install
 %-install: %-build
-	$(install_check_timestamp)
+	$(call build_msg_fn, external build removed)
 
 ######################################################################
 # Source code managment