
Sed -i 's/CONFIG_SUPERCHANNEL=y/#CONFIG_SUPERCHANNEL=y/g ' $DEVDIR/src/router/.config #sed -i 's/CONFIG_OPENDPI=y/#CONFIG_OPENDPI=y/g' $DEVDIR/src/router/.config #sed -i 's/CONFIG_IPV6=y/CONFIG_IPV6=n/g' $DEVDIR/src/router/.config #sed -i 's/CONFIG_USBIP=y/#CONFIG_USBIP=y/g' $DEVDIR/src/router/.config #sed -i 's/CONFIG_RADVD=y/#CONFIG_RADVD=y/g' $DEVDIR/src/router/.config #echo "CONFIG_SUPERCHANNEL=y" > $DEVDIR/src/router/.config #echo "CONFIG_TPROXY=y" > $DEVDIR/src/router/.configĮcho "CONFIG_IPVS=y " > $DEVDIR/src/router/.config #echo "CONFIG_USB_AUDIO=y" > $DEVDIR/src/router/.configĮcho "CONFIG_PPTP_PLUGIN=y " > $DEVDIR/src/router/.config #echo "CONFIG_BUILD_HUAWEI=y" > $DEVDIR/src/router/.config #cp -f $DEVDIR/src/router/configs/northstar/($(CONFIG_SAMBA),y).config_xiaomi_r1d $DEVDIR/src/router/.config #cp -f $DEVDIR/src/router/configs/northstar/.config_ws880 $DEVDIR/src/router/.config #cp -f $DEVDIR/src/router/configs/northstar/.config_ws880_16m $DEVDIR/src/router/.config # cp -f $DEVDIR/src/router/configs/northstar/.config_ws880_mini $DEVDIR/src/router/.config # MINI (~10MB firmware) - try to build with that config it first!

#cp -f $DEVDIR/src/router/configs/ipq806x/.config_r7500 $DEVDIR/src/router/.config #cp -f $DEVDIR/src/router/configs/ipq806x/.config_ipq806x $DEVDIR/src/router/.config #cp -f $DEVDIR/src/router/configs/northstar/.config_northstar_std_dhd_128K $DEVDIR/src/router/.config #cp -f $DEVDIR/src/router/configs/northstar/.config_northstar_16m $DEVDIR/src/router/.configĬp -f $DEVDIR/src/router/configs/northstar/.config_northstar $DEVDIR/src/router/.config

#EXTENDNO="-"`git rev-parse -verify HEAD -short|cut -c 1-4`"-by-houzi"ĮXTENDNO= "- " `svn info | grep UUID | sed -e "s Repository UUID: g " | cut -c 1-4 ` "-by-houzi "Ĭp -f $DEVDIR/src/linux/universal/linux- $KERNELVERSION/.config_northstar $DEVDIR/src/linux/universal/linux- $KERNELVERSION/.config #REVISION=`git log -grep git-svn-id -n 1|grep -i dd-wrt|awk ''` KERNELVERSION= "3.10 " # 3.10 stable, 4.4 experimentalĮxport PATH=/home/houzi/toolchain/toolchains/toolchain-arm_cortex-a9_gcc-5.2.0_musl-1.1.11_eabi/bin: $PATH #REVISION="29846M" # redefined, just default value GCCARM=/home/houzi/toolchain/toolchains/toolchain-arm_cortex-a9_gcc-5.2.0_musl-1.1.11_eabi/bin #GCCARM=/home/houzi/toolchains/toolchain-arm_cortex-a9_gcc-4.8-linaro_musl-1.1.5_eabi/bin Learn more about bidirectional Unicode characters To review, open the file in an editor that reveals hidden Unicode characters. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below.
