• Sam Ravnborg's avatar
    kbuild: CROSS_COMPILE and ARCH definitions · b830d797
    Sam Ravnborg authored
    Patch originally by Jesse Barnes <jbarnes@sgi.com>
    
    Previously the user were required to supply CROSS_COMPILE and ARCH on the
    commandline to make, alternatively they patched the Makefile direct.
    The following patch allows the user to specify the value of these in
    a variable assigned during init or similar.
    b830d797
Makefile 29.2 KB