only require mkisofs if isofs root is actually selected
SVN-Revision: 9211
This commit is contained in:
parent
d75d8c65e1
commit
a15be375b0
1 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@ DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
|
|||
$(eval $(call Target,generic))
|
||||
$(eval $(call Target,mediacenter))
|
||||
$(eval $(call BuildTarget))
|
||||
$(eval $(call RequireCommand,mkisofs, \
|
||||
$(eval $(call $(if $(CONFIG_TARGET_ROOTFS_ISO),RequireCommand,Ignore),mkisofs, \
|
||||
Please install mkisofs. \
|
||||
))
|
||||
|
|
Loading…
Reference in a new issue