- for cross-depmod26 we need to add module-init-tools to the HOST_SOURCE for the 'source' target

This commit is contained in:
Bernhard Reutner-Fischer 2007-07-27 14:43:36 +00:00
parent fb2c8fec6c
commit 8ca822def1

View File

@ -109,6 +109,10 @@ cross-depmod26-clean:
cross-depmod26-dirclean:
rm -rf $(MODULE_INIT_TOOLS_DIR2)
ifeq ($(strip $(CONFIG_BR2_PACKAGE_LINUX)),y)
HOST_SOURCE+=module-init-tools-source
endif
#############################################################
#
## Toplevel Makefile options