From 349311ff1e7fc7f5d6591a7a71b59f6e8820677d Mon Sep 17 00:00:00 2001 From: remittor Date: Thu, 5 Dec 2024 11:21:37 +0300 Subject: [PATCH] xupdate: Remove support for ipq807x targets --- xupdate.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xupdate.sh b/xupdate.sh index 0ab65ac..d7d46fb 100755 --- a/xupdate.sh +++ b/xupdate.sh @@ -37,7 +37,7 @@ git fetch [ "$?" != "0" ] && die "Can't fetch current repository" git pull --force "origin" &> /dev/null -#[ "$?" != "0" ] && die "Can't pull current repository" +[ "$?" != "0" ] && die "Can't pull current repository" CUR_BRANCH=$( git rev-parse --abbrev-ref HEAD ) @@ -145,7 +145,6 @@ fi if [ "$OPT_FULL_UPDATE" = "true" ]; then if [ -f "$XDIR/vermagic_update.sh" ]; then ./vermagic_update.sh ipq806x generic - ./vermagic_update.sh ipq807x generic ./vermagic_update.sh qualcommax ipq807x ./vermagic_update.sh ramips mt7621 ./vermagic_update.sh mediatek mt7622