From 1bca0cc51704b5ef57c5e3a9d7a1b80633486d16 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 10 Nov 2007 23:08:11 +0000 Subject: make the image filenames a bit shorter SVN-Revision: 9533 --- target/linux/ps3/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ps3') diff --git a/target/linux/ps3/image/Makefile b/target/linux/ps3/image/Makefile index e5de26558e..b88f48aa62 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)) -- cgit v1.2.3