bcm63xx-cfe: install into image staging dir
authorRobert Marko <robimarko@gmail.com>
Fri, 11 Apr 2025 22:32:23 +0000 (00:32 +0200)
committerRobert Marko <robimarko@gmail.com>
Sun, 13 Apr 2025 08:44:19 +0000 (10:44 +0200)
commit4a7de50769101962fd9ecc15465f6a11f0e81f9f
tree233372da6110f858e7d5e575589abcbc8247a4f3
parent6690f551c829f1dc6781c6155c265c4b424a5475
bcm63xx-cfe: install into image staging dir

Currently, bcm63xx-cfe is being installed into kernel build dir, however
that does not work for Image Builder as only certain artifacts from kernel
build dir are included in Image Builder.

So, simply install bcm63xx-cfe into image staging dir so its artifacts can
be used in Image Builder as well.

Fixes: #18408
Fixes: #18409
Link: https://github.com/openwrt/openwrt/pull/18463
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/bcm63xx-cfe/Makefile
target/linux/bcm4908/image/Makefile
target/linux/bmips/image/Makefile