Ensure that bin directory is created for ps3 buildbot build
SVN-Revision: 14913
This commit is contained in:
@@ -12,6 +12,7 @@ define Image/Prepare
|
||||
endef
|
||||
|
||||
define Image/BuildKernel
|
||||
mkdir -p $(BIN_DIR)
|
||||
cp $(KDIR)/image $(BIN_DIR)/otheros.bld
|
||||
cp $(KDIR)/vmlinux.elf $(BIN_DIR)/openwrt-$(BOARD)-vmlinux.elf
|
||||
cp $(BIN_DIR)/openwrt-$(BOARD)-vmlinux.elf $(TARGET_DIR)
|
||||
|
||||
Reference in New Issue
Block a user