projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a97980
)
add ps3-dump-bootloader to package install
author
Yuji Mano
<yuji.mano@am.sony.com>
Mon, 5 May 2008 21:49:24 +0000
(21:49 +0000)
committer
Yuji Mano
<yuji.mano@am.sony.com>
Mon, 5 May 2008 21:49:24 +0000
(21:49 +0000)
SVN-Revision: 11052
package/ps3-utils/Makefile
patch
|
blob
|
history
diff --git
a/package/ps3-utils/Makefile
b/package/ps3-utils/Makefile
index 38ef225425e78a080bd63b1ec2e936c238c57012..03e58a30a4788ade3421ac9594297f94f6dccd0d 100644
(file)
--- a/
package/ps3-utils/Makefile
+++ b/
package/ps3-utils/Makefile
@@
-40,6
+40,7
@@
define Package/ps3-utils/install
$(INSTALL_DIR) $(1)/usr/lib
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/ps3-boot-game-os $(1)/usr/sbin
+ $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/ps3-dump-bootloader $(1)/usr/sbin
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/ps3-flash-util $(1)/usr/sbin
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/ps3-video-mode $(1)/usr/bin