mkimage-profiles/features.in/isomd5sum/lib/89-isomd5sum.mk
Michael Shigorin c83cc111a6 initial kernel and metadata features
This further refines the modular build by making
metadata being a clearly separated feature rather
than having to rely on runtime tests, and also by
moving the code which cares for kernel bits of base
installation (.base list) in a feature of its own.

There's more to it but let's get the ball rolling first.
2012-05-10 21:18:02 +03:00

5 lines
102 B
Makefile

CHROOT_PACKAGES += isomd5sum
postprocess-90isomd5sum:
@implantisomd5 "$(IMAGEDIR)/$(IMAGE_OUTFILE)"