include $(TOPDIR)/rules.mk

all: mkfimage
	$(HOSTCC) -o ${STAGING_TOOLS}/bin/mkfimage mkfimage.c
