mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-19 21:27:39 +01:00
rules.mk: Add IMG installation file type
This commit is contained in:
parent
d655d5cfd0
commit
336fbdda4b
1 changed files with 1 additions and 1 deletions
|
|
@ -247,7 +247,7 @@ check_not_empty_$(1):
|
||||||
fi
|
fi
|
||||||
endef
|
endef
|
||||||
|
|
||||||
INSTALLATION_FILE_TYPES = LIB PI HDR EXE SCRIPT INIT DOC PROFILE MAKE CFG
|
INSTALLATION_FILE_TYPES = LIB PI HDR EXE SCRIPT INIT DOC PROFILE MAKE CFG IMG
|
||||||
|
|
||||||
#$(foreach attr,OWNER GROUP MODE,$(foreach type, $(INSTALLATION_FILE_TYPES),\
|
#$(foreach attr,OWNER GROUP MODE,$(foreach type, $(INSTALLATION_FILE_TYPES),\
|
||||||
# $(eval $(call std_install_rules,$(type)$(attr)))))
|
# $(eval $(call std_install_rules,$(type)$(attr)))))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue