Bug 2155 - Compression lzo don't set for ubifs
Summary: Compression lzo don't set for ubifs
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2010.05
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-01 12:43 UTC by Andrej
Modified: 2010-07-01 13:36 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!