bcm53xx: build a single device per profile
authorRani Hod <rani.hod@gmail.com>
Sat, 30 Sep 2023 19:22:13 +0000 (22:22 +0300)
committerRafał Miłecki <rafal@milecki.pl>
Fri, 13 Oct 2023 05:32:22 +0000 (07:32 +0200)
commit802a5f5cb4a7b42d25e82b787d7ab1323a20183f
treeb90fb8272ccd61842c43402631d2813a8c653511
parent4e5d45f1e6cbc0cfd6018d6dddaa9997067cad09
bcm53xx: build a single device per profile

So far every build of a single bcm53xx Target Profile (it means: when
NOT using CONFIG_TARGET_MULTI_PROFILE) resulted in all target devices
images being built. Now it only builds the one matching selected
profile.

Fixes: #13572
Suggested-by: Jonas Gorski <jonas.gorski@gmail.com>
Signed-off-by: Rani Hod <rani.hod@gmail.com>
[rmilecki: update commit subject + body & move PROFILES line]
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
target/linux/bcm53xx/image/Makefile