mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-05 13:11:05 +02:00
rename the bootloader image to standard name "otheros.bld"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10860 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d79f615a7b
commit
85ae9d525c
@ -1,7 +1,7 @@
|
|||||||
OpenWRT on PS3
|
OpenWRT on Sony PS3 Game Console
|
||||||
|
|
||||||
To install the built image, you'll need to copy bin/otheros-ps3-2.6.bld
|
To install the built image, you'll need to copy bin/otheros.bld to a
|
||||||
to a USB device, MMC card or CD image. The image will need to be placed
|
USB device, MMC card or CD image. The image will need to be placed
|
||||||
on your media, at the path:
|
on your media, at the path:
|
||||||
|
|
||||||
/ps3/otheros/otheros.bld
|
/ps3/otheros/otheros.bld
|
||||||
|
@ -12,7 +12,7 @@ define Image/Prepare
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Image/BuildKernel
|
define Image/BuildKernel
|
||||||
cp $(KDIR)/image $(BIN_DIR)/otheros-$(BOARD).bld
|
cp $(KDIR)/image $(BIN_DIR)/otheros.bld
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildImage))
|
$(eval $(call BuildImage))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user