Author: rmilecki
Date: 2015-04-08 11:50:57 +0200 (Wed, 08 Apr 2015)
New Revision: 45313

Modified:
   trunk/target/linux/brcm47xx/image/Makefile
Log:
brcm47xx: image: use new (& fixed) FILESYSTEM variable for trx command

Signed-off-by: Rafa?\197?\130 Mi?\197?\130ecki <[email protected]>

Modified: trunk/target/linux/brcm47xx/image/Makefile
===================================================================
--- trunk/target/linux/brcm47xx/image/Makefile  2015-04-08 09:26:10 UTC (rev 
45312)
+++ trunk/target/linux/brcm47xx/image/Makefile  2015-04-08 09:50:57 UTC (rev 
45313)
@@ -113,7 +113,7 @@
                -o $@ \
                -f $(KDIR)/loader.gz \
                -f $(word 1,$^) \
-               $(call trxalign/$(lastword $(subst ., ,$(word 
2,$^))),$(lastword $(subst ., ,$(word 2,$^))))
+               $(call trxalign/$(FILESYSTEM),$(FILESYSTEM))
 endef
 
 define Build/linksys-bin
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to