blob: 845bd4b39ec7d73ff48664d5901919b3fd6839ab [file] [log] [blame]
developer90379572024-05-29 17:23:20 +08001From 17b1dbc378cba95dfd072949a48a265ab8bf52e9 Mon Sep 17 00:00:00 2001
2From: Jenkins Slave <jenkins@code.rdkcentral.com>
3Date: Fri, 24 Mar 2023 13:49:44 +0000
4Subject: [PATCH] raspberrypi-rdk-broadband-target
5
6---
7 build/vendor-arch.mk | 2 +-
8 1 file changed, 1 insertion(+), 1 deletion(-)
9
10diff --git a/build/vendor-arch.mk b/build/vendor-arch.mk
11index ffd252b..70cb97d 100644
12--- a/build/vendor-arch.mk
13+++ b/build/vendor-arch.mk
14@@ -14,7 +14,7 @@
15 #WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 #See the License for the specific language governing permissions and
17 #limitations under the License.
18-RDK_TARGETS = RDKB raspberrypi4-rdk-broadband raspberrypi4-rdk-extender raspberrypi-rdk-broadband raspberrypi4-64-rdk-broadband
19+RDK_TARGETS = RDKB filogic830-onewifi raspberrypi4-rdk-broadband raspberrypi4-rdk-extender raspberrypi-rdk-broadband raspberrypi4-64-rdk-broadband raspberrypi4-rdk-broadband-bci raspberrypi4-rdk-broadband-gwprovapp
20
21 ifneq ($(filter $(TARGET),$(RDK_TARGETS)),)
22
23--
242.37.3
25