Bug 2155

Summary: Compression lzo don't set for ubifs
Product: buildroot Reporter: Andrej <fant>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: 2010.05   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description Andrej 2010-07-01 12:43:01 UTC
Please correct file root/fs/ubifs/ubifs.mk line 12 to:
ifeq ($(BR2_TARGET_ROOTFS_UBIFS_RT_LZO),y)
Comment 1 Peter Korsgaard 2010-07-01 13:36:15 UTC
Fixed, thanks!