From cc9d8c2f530f792950a1931fd783d78e08ce96cb Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Mon, 11 Apr 2016 20:59:16 +0300 Subject: [PATCH] regular.mk: use/docs/license This has been requested by Andrey Mitrofanov: http://www.opennet.ru/openforum/vsluhforumID3/107265.html#162 Putting the image license text into its toplevel directory is *very* reasonable as it's much more accessible then. --- conf.d/regular.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/regular.mk b/conf.d/regular.mk index e547de07..05cd20ee 100644 --- a/conf.d/regular.mk +++ b/conf.d/regular.mk @@ -2,7 +2,7 @@ ifeq (distro,$(IMAGE_CLASS)) # common ground (really lowlevel) -distro/.regular-bare: distro/.base +net-eth use/kernel/net +distro/.regular-bare: distro/.base +net-eth use/kernel/net use/docs/license @$(call try,SAVE_PROFILE,yes) # base target (for most images)