diff --git a/package/lean/npc/Makefile b/package/lean/npc/Makefile index b67690cb9d..934338ba17 100644 --- a/package/lean/npc/Makefile +++ b/package/lean/npc/Makefile @@ -25,7 +25,7 @@ endif ifeq ($(ARCH),arm) NPC_ARCH:=arm_v7 ifeq ($(BOARD),bcm53xx) - NPC_ARCH:=arm_v6 + NPC_ARCH:=arm_v5 endif ifeq ($(BOARD),kirkwood) NPC_ARCH:=arm_v5 diff --git a/package/zxlhhyccc/verysync/Makefile b/package/zxlhhyccc/verysync/Makefile index 18a7395ade..c8139d5a75 100644 --- a/package/zxlhhyccc/verysync/Makefile +++ b/package/zxlhhyccc/verysync/Makefile @@ -19,7 +19,7 @@ ifeq ($(ARCH),i386) PKG_ARCH_VERYSYNC:=386 endif ifeq ($(ARCH),arm) - PKG_ARCH_VERYSYNC:=arm + PKG_ARCH_VERYSYNC:=arm7 endif ifeq ($(BOARD),bcm53xx) PKG_ARCH_VERYSYNC:=arm6