brcm63xx: fix build with per-device rootfs

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Felix Fietkau 9 years ago
parent 62d4665551
commit df68d6eb15
  1. 2
      target/linux/brcm63xx/image/Makefile

@ -98,7 +98,7 @@ $(shell expr substr "$(1)" 1 16)
endef
define Image/FileSystemStrip
$(subst root.,,$(notdir $(1)))
$(firstword $(subst +,$(space),$(subst root.,,$(notdir $(1)))))
endef
define Build/cfe-bin

Loading…
Cancel
Save