summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuji Mano <yuji.mano@am.sony.com>2008-05-05 21:49:24 +0000
committerYuji Mano <yuji.mano@am.sony.com>2008-05-05 21:49:24 +0000
commit7d9a522254b28d0409111465db7cc3c882441c97 (patch)
treeafe5524837280ca5ca5038d134eaef8889274ff3
parent2a97980ee31757ee070fc1915206c1673075d9c3 (diff)
downloadmaster-31e0f0ae-7d9a522254b28d0409111465db7cc3c882441c97.tar.gz
master-31e0f0ae-7d9a522254b28d0409111465db7cc3c882441c97.tar.bz2
master-31e0f0ae-7d9a522254b28d0409111465db7cc3c882441c97.zip
add ps3-dump-bootloader to package install
SVN-Revision: 11052
-rw-r--r--package/ps3-utils/Makefile1
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