Skip to content

bcmkernel: add target pattern iopsys_firmware_*.

Dariusz Iwanoczko requested to merge diw-feature-supported-devices into devel

In bcmkernel sources was added target called iopsys_firmware_dtbs to compile dtbs, without building whole kernel. Because there is already target calling submake, to avoid duplication of code, let's use pattern which will work for all iopsys_firmware_* targets.

Merge request reports