diff --git a/make/images.mk b/make/images.mk new file mode 100644 index 00000000..cc0f75fd --- /dev/null +++ b/make/images.mk @@ -0,0 +1,7 @@ +include $(MODDIR)/make/defs.mk +include $(MODDIR)/make/rules.mk + +all: +install: install_IMG +clean: +distclean: