mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
add ps3-dump-bootloader to package install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11052 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
86238613e8
commit
9aa18be82b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user