c83b1f105b
(rather cosmetic changes)
7 lines
177 B
Makefile
7 lines
177 B
Makefile
# step 4: build the distribution image
|
|
|
|
DOT_BASE += $(call branding,$(THE_BRANDING))
|
|
|
|
CHROOT_PACKAGES_REGEXP += $(call branding,bootloader)
|
|
CHROOT_PACKAGES += ImageMagick-tools
|