diff --git a/.circleci/config.yml b/.circleci/config.yml index d741f525..d56b4045 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -89,7 +89,7 @@ jobs: no_output_timeout: 1h - run: name: Build ramips/mt7621 - command: make MAINTARGET=ipq40xx SUBTARGET=mt7621 + command: make MAINTARGET=ramips SUBTARGET=mt7621 no_output_timeout: 2h - run: name: Compress build files @@ -144,7 +144,7 @@ jobs: no_output_timeout: 2h - run: name: Build ramips/mt7621 - command: make MAINTARGET=ipq40xx SUBTARGET=mt7621 + command: make MAINTARGET=ramips SUBTARGET=mt7621 no_output_timeout: 2h - run: name: Compress build files