]> git.ipfire.org Git - thirdparty/openwrt.git/commit
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>
Wed, 22 Oct 2025 16:17:40 +0000 (18:17 +0200)
commit4b7728ba8b1105845eeb76f495142ce6e6a89f75
tree8674be0d81da1af175606d7a9dec94d10fcdc397
parent4ead11296a30276d5aafb0a326bad18a61fd74b5
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>
(cherry picked from commit 4a7de50769101962fd9ecc15465f6a11f0e81f9f)
package/kernel/bcm63xx-cfe/Makefile
target/linux/bcm4908/image/Makefile
target/linux/bmips/image/Makefile