rename the bootloader image to standard name "otheros.bld"
[openwrt/openwrt.git] / target / linux / ps3 / image / Makefile
index b88f48aa625ce7c070f9e0a06c69825fc76267c0..1e0cad069601c70ef915c6a406b1616a7b216126 100644 (file)
@@ -12,7 +12,7 @@ define Image/Prepare
 endef
 
 define Image/BuildKernel
-       cp $(KDIR)/image $(BIN_DIR)/otheros-$(BOARD).bld
+       cp $(KDIR)/image $(BIN_DIR)/otheros.bld
 endef
 
 $(eval $(call BuildImage))