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>
Thu, 26 Oct 2023 09:16:24 +0000 (11:16 +0200)
commit20a046eee652ac2a57ea2de6ff938084cfdb8dd4
treec2c56e1fa5159bb80ab94ed777100285527d3969
parent0e23d247190c1f2d96b29ab9729190d9008d1516
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>
(cherry picked from commit 802a5f5cb4a7b42d25e82b787d7ab1323a20183f)
target/linux/bcm53xx/image/Makefile