SVN-Revision: 24127
@@ -28,7 +28,7 @@ define trxalign/squashfs
endef
define Image/LimitName16
- $(shell expr substr $(1) 1 16)
+$(shell expr substr "$(1)" 1 $$(expr length "$(1)"))
define Image/Build/CFE