X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f539177523a2c6235e8d20d87fdaa4ffbc3289a3..c0feef0d7265fa81fc03ae0419cbe91efe034426:/target/linux/ps3/image/Makefile?ds=sidebyside diff --git a/target/linux/ps3/image/Makefile b/target/linux/ps3/image/Makefile index e5de26558..b88f48aa6 100644 --- a/target/linux/ps3/image/Makefile +++ b/target/linux/ps3/image/Makefile @@ -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-$(BOARD).bld endef $(eval $(call BuildImage))