OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [bld-all.sh] - Diff between revs 438 and 448

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 438 Rev 448
Line 682... Line 682...
 
 
    if [ "true" == "${config_flag}" ]
    if [ "true" == "${config_flag}" ]
    then
    then
        echo "bld-all.sh: Configuring Linux headers"
        echo "bld-all.sh: Configuring Linux headers"
 
 
        make ARCH=or32 defconfig
        make ARCH=openrisc defconfig
 
 
        if [ $? != 0 ];
        if [ $? != 0 ];
        then
        then
            echo "Linux configure failed"
            echo "Linux configure failed"
            exit 1
            exit 1

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.