mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
only require mkisofs if isofs root is actually selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9211 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ec1d54906f
commit
68ceff0c36
@ -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…
x
Reference in New Issue
Block a user