Update the PS3 target README with some installation tips, and
[openwrt/svn-archive/archive.git] / target / linux / ps3 / image / Makefile
index 1e0cad069601c70ef915c6a406b1616a7b216126..1d04c40ae838066b8001e2c9bc8342eb13614a3e 100644 (file)
@@ -13,6 +13,7 @@ endef
 
 define Image/BuildKernel
        cp $(KDIR)/image $(BIN_DIR)/otheros.bld
+       cp $(KDIR)/vmlinux.elf $(BIN_DIR)/openwrt-$(BOARD)-vmlinux.elf
 endef
 
 $(eval $(call BuildImage))