rm -rf ${DEPLOY_DIR_IMAGE}/firmupgrade
}
-# nas100d is not a separate machine - use the nslu2 machine override.
-IMAGE_POSTPROCESS_COMMAND_nslu2 += "nas100d_pack_image; "
+IMAGE_POSTPROCESS_COMMAND += "nas100d_pack_image; "
# This describes the SlugOS Extended image, which includes everything
# that is in the standard NSLU2 image, with a few extra drivers. This
# image is usually used with other IXP4xx machines, such as the D-Link
-# DSM-G600A and the NAS100D
+# DSM-G600A and the Iomega NAS100D.
DESCRIPTION = "SlugOS Extended image"
DEPENDS += "task-slugos-extd"
IMAGE_INSTALL += "task-slugos-extd"
-# Todo: fix these image creation tools
-#inherit dsmg600-image nas100d-image
+inherit dsmg600-image nas100d-image