brcm63xx: fix build with per-device rootfs
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -98,7 +98,7 @@ $(shell expr substr "$(1)" 1 16)
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Image/FileSystemStrip
|
define Image/FileSystemStrip
|
||||||
$(subst root.,,$(notdir $(1)))
|
$(firstword $(subst +,$(space),$(subst root.,,$(notdir $(1)))))
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/cfe-bin
|
define Build/cfe-bin
|
||||||
|
|||||||
Reference in New Issue
Block a user