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