[package] petitboot and libtwin depend on TARGET_ps3
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14088 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/petitboot
|
||||
SECTION:=boot
|
||||
CATEGORY:=Boot Loaders
|
||||
DEPENDS:=+libtwin +udev +udevextras +kexec-tools
|
||||
DEPENDS:=+libtwin +udev +udevextras +kexec-tools @TARGET_ps3
|
||||
TITLE:=Graphical bootloader
|
||||
URL:=http://ozlabs.org/~jk/projects/petitboot/
|
||||
endef
|
||||
|
Reference in New Issue
Block a user