From c83b1f105bdf7c559fe067cd1af6430358ce302f Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Fri, 7 Aug 2015 12:50:49 +0300 Subject: [PATCH] image.in, branding: comment fixups (rather cosmetic changes) --- features.in/branding/lib/20-branding.mk | 1 - image.in/Makefile | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/features.in/branding/lib/20-branding.mk b/features.in/branding/lib/20-branding.mk index 33743f64..e17bd02b 100644 --- a/features.in/branding/lib/20-branding.mk +++ b/features.in/branding/lib/20-branding.mk @@ -1,5 +1,4 @@ # step 4: build the distribution image -# NB: this comes just before build-distro.mk DOT_BASE += $(call branding,$(THE_BRANDING)) diff --git a/image.in/Makefile b/image.in/Makefile index db174582..fadd78e7 100644 --- a/image.in/Makefile +++ b/image.in/Makefile @@ -47,7 +47,7 @@ IMAGE_LINKPATH := $(IMAGEDIR)/$(IMAGE_LINK) ### multi-pack can be useful (think netinst iso/tree) MKI_PACK_RESULTS = $(IMAGE_PACKTYPE):$(IMAGE_OUTFILE) -# these get opied over as is +# these get copied over as is COPY_TREE = ./files # outdir shouldn't be wiped clean before use