developer | 9037957 | 2024-05-29 17:23:20 +0800 | [diff] [blame^] | 1 | From 17b1dbc378cba95dfd072949a48a265ab8bf52e9 Mon Sep 17 00:00:00 2001 |
| 2 | From: Jenkins Slave <jenkins@code.rdkcentral.com> |
| 3 | Date: Fri, 24 Mar 2023 13:49:44 +0000 |
| 4 | Subject: [PATCH] raspberrypi-rdk-broadband-target |
| 5 | |
| 6 | --- |
| 7 | build/vendor-arch.mk | 2 +- |
| 8 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 9 | |
| 10 | diff --git a/build/vendor-arch.mk b/build/vendor-arch.mk |
| 11 | index 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 | -- |
| 24 | 2.37.3 |
| 25 | |