live: add variable debug target too
It was done in other stage2 mods already.
This commit is contained in:
parent
454e7162f3
commit
ed9b394951
@ -12,3 +12,7 @@ IMAGE_PACKAGES = $(COMMON_PACKAGES) $(THE_PACKAGES) $(LIVE_PACKAGES) \
|
||||
interactivesystem
|
||||
|
||||
MKI_PACK_RESULTS = squash:live
|
||||
|
||||
debug::
|
||||
@echo "** live: IMAGE_PACKAGES: $(IMAGE_PACKAGES)"
|
||||
@echo "** live: IMAGE_PACKAGES_REGEXP: $(IMAGE_PACKAGES_REGEXP)"
|
||||
|
Loading…
Reference in New Issue
Block a user