From 22d773920482efa47e59281dcc9c6834b6590df2 Mon Sep 17 00:00:00 2001 From: Flip <philippe@pilarkto.net> Date: Tue, 2 May 2023 19:53:38 +0200 Subject: [PATCH] add new Target to build script --- buildall.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/buildall.sh b/buildall.sh index 7ccbfa7e6..83ab1a99c 100755 --- a/buildall.sh +++ b/buildall.sh @@ -12,6 +12,7 @@ TARGETS=( bcm27xx-bcm2708 bcm27xx-bcm2709 ipq40xx-generic + ipq40xx-mikrotik ipq806x-generic lantiq-xrx200 lantiq-xway -- GitLab