Update the PS3 target README with some installation tips, and the PS3 image Makefile to create openwrt-ps3-vmlinux.elf.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11509
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user