Commit 77fad2fd authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

target/ubifsroot: mark as broken



It should get fixed to use mkfs.ubifs from mtd-utils, but that's
probably unrealistic before the 2009.05 release, so mark as broken
for now.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 952bf43f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_TARGET_ROOTFS_UBIFS
	bool "ubifs root filesystem"
	depends on BROKEN # upstream git gone, should use mtd-utils
	select BR2_HOST_FAKEROOT
	help
	  Build a ubifs root filesystem