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.
This commit is contained in:
parent
40620fa18d
commit
cc9d8c2f53
@ -2,7 +2,7 @@
|
|||||||
ifeq (distro,$(IMAGE_CLASS))
|
ifeq (distro,$(IMAGE_CLASS))
|
||||||
|
|
||||||
# common ground (really lowlevel)
|
# 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)
|
@$(call try,SAVE_PROFILE,yes)
|
||||||
|
|
||||||
# base target (for most images)
|
# base target (for most images)
|
||||||
|
Loading…
Reference in New Issue
Block a user