index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
package
/
ps3-utils
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Yuji Mano <yuji.mano@am.sony.com>
2008-05-05 21:49:24 +0000
committer
Yuji Mano <yuji.mano@am.sony.com>
2008-05-05 21:49:24 +0000
commit
7d9a522254b28d0409111465db7cc3c882441c97
(
patch
)
tree
afe5524837280ca5ca5038d134eaef8889274ff3
/
package/ps3-utils
parent
2a97980ee31757ee070fc1915206c1673075d9c3
(
diff
)
add ps3-dump-bootloader to package install
SVN-Revision: 11052
Diffstat
(limited to 'package/ps3-utils')
-rw-r--r--
package/ps3-utils/Makefile
1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ps3-utils/Makefile b/package/ps3-utils/Makefile
index 38ef225425..03e58a30a4 100644
--- 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