File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
release/src-rt-5.04behnd.4916/bootloaders/obj.rt-be82u/drivers/net/bcmbca/rtl8372 Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -222,9 +222,10 @@ then
222222
223223 if [ " $BUILD_NAME " == " RT-BE92U" ] || [ " $BUILD_NAME " == " RT-BE58_GO" ] || [ " $BUILD_NAME " == " RT-BE82U" ]
224224 then
225- cp release/src-rt-5.04behnd.4916/bootloaders/u-boot-2019.07/arch/arm/mach-bcmbca/ubus/* .o $REPO /release/src-rt-5.04behnd.4916/bootloaders/obj.$BUILD_NAME_LC /arch/arm/mach-bcmbca/ubus/
226- cp release/src-rt-5.04behnd.4916/bootloaders/u-boot-2019.07/arch/arm/mach-bcmbca/rng/* .o $REPO /release/src-rt-5.04behnd.4916/bootloaders/obj.$BUILD_NAME_LC /arch/arm/mach-bcmbca/rng/
227-
225+ cp release/src-rt-5.04behnd.4916/bootloaders/u-boot-2019.07/arch/arm/mach-bcmbca/ubus/* .o $REPO /release/src-rt-5.04behnd.4916/bootloaders/obj.$BUILD_NAME_LC /arch/arm/mach-bcmbca/ubus/
226+ cp release/src-rt-5.04behnd.4916/bootloaders/u-boot-2019.07/arch/arm/mach-bcmbca/rng/* .o $REPO /release/src-rt-5.04behnd.4916/bootloaders/obj.$BUILD_NAME_LC /arch/arm/mach-bcmbca/rng/
227+ cp release/src-rt-5.04behnd.4916/bootloaders/u-boot-2019.07/drivers/net/bcmbca/rtl8372/* .o $REPO /release/src-rt-5.04behnd.4916/bootloaders/obj.$BUILD_NAME_LC /drivers/net/bcmbca/rtl8372/
228+ echo " XXXXXXXXXXXXXXXXXXX"
228229 rsync -a --del release/src-rt-5.04behnd.4916/bcmdrivers/broadcom/char/archer/impl1/ $REPO /release/src-rt-5.04behnd.4916/bcmdrivers/broadcom/char/archer/impl1
229230 cp release/src-rt-5.04behnd.4916/bcmdrivers/broadcom/char/cmdlist/impl1/cmdlist.o $REPO /release/src-rt-5.04behnd.4916/router-sysdep.$BUILD_NAME_LC /hnd_extra/prebuilt/
230231 cp release/src-rt-5.04behnd.4916/bcmdrivers/broadcom/char/vlan/impl1/bcmvlan.o $REPO /release/src-rt-5.04behnd.4916/router-sysdep.$BUILD_NAME_LC /hnd_extra/prebuilt/
You can’t perform that action at this time.
0 commit comments