tags 417948 +pending
thanks
Hi,

     The following change has been committed for this bug, and so the
  fix will be in the next upload.
===================================================================
2007-05-04 GMT  Manoj Srivastava <[EMAIL PROTECTED]>    

    Summary:
      Pass along CROSS_ARG when building modules. 
    Revision:
      kernel-package--devel--11.0--patch-8

    When doing cross-compilation of kernel and externel modules,
    --cross-compile=- option is ignored with targets modules*.  The
    compilation fails because it tries to use the "-gcc" compiler. Add a
    variable to transmit the CROSS_ARG variable to module operations.
    Closes: Bug#417948
    
    * kernel/ruleset/modules.mk: added int_ca if CROSS_ARG is not empty.
    
    * kernel/ruleset/modules.mk (modules-image modules_image): Added int_ca
    
    * kernel/ruleset/modules.mk (modules): Ditto.
    
    * kernel/ruleset/modules.mk (modules-config modules_config): 
    
    * kernel/ruleset/modules.mk (modules-clean modules_clean): Ditto

    modified files:
     kernel/ruleset/ChangeLog kernel/ruleset/modules.mk




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to