[packages] petitboot: add dependency on TARGET_ps3 (again)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21403 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
85c8ae7d5f
commit
0c7fae3ec3
@ -28,7 +28,7 @@ define Package/petitboot
|
||||
TITLE:=A kexec based bootloader
|
||||
URL:=http://ozlabs.org/~jk/projects/petitboot/
|
||||
MAINTAINER:=Geoff Levand <geoffrey.levand@am.sony.com>
|
||||
DEPENDS:=+kexec-tools +libncurses +libtwin +udev +ps3-utils
|
||||
DEPENDS:=@TARGET_ps3 +kexec-tools +libncurses +libtwin +udev +ps3-utils
|
||||
endef
|
||||
|
||||
define Package/petitboot/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user