summaryrefslogtreecommitdiffstats
path: root/package/ps3-utils
diff options
context:
space:
mode:
authorymano <ymano@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-05-05 21:49:24 +0000
committerymano <ymano@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-05-05 21:49:24 +0000
commit9aa18be82b7d1c5547d29e15536a6c180ac2c207 (patch)
tree90cdff8d3ce8a5441eb8f355ba5529601cf34e53 /package/ps3-utils
parent86238613e862173084fd84effa1e76e0a8a281a3 (diff)
add ps3-dump-bootloader to package install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11052 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ps3-utils')
-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 38ef22542..03e58a30a 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