X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=petitboot-paths.h;h=40ce5571c6aa6a720198558ca170600a0c846b6f;hp=f8c59646e537362e1d5ebdc8b6bf47e6aeeed539;hb=72fe1a737385d8f52c33fe237214c4e9cb3c7c93;hpb=7a0b7f404028a63e9527b26eb09b6de9958acc34 diff --git a/petitboot-paths.h b/petitboot-paths.h index f8c5964..40ce557 100644 --- a/petitboot-paths.h +++ b/petitboot-paths.h @@ -16,6 +16,7 @@ #define PBOOT_DEVICE_SOCKET "/var/tmp/petitboot-dev" #define MOUNT_BIN "/bin/mount" #define UMOUNT_BIN "/bin/umount" +#define BOOT_GAMEOS_BIN "/usr/bin/ps3-boot-game-os" /* at present, all default artwork strings are const. */ #define artwork_pathname(s) (PKG_SHARE_DIR "/artwork/" s)