mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:43:08 +02:00
Fix the CONFIG_LFS option (#2276)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8512 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e1c9572b15
commit
22089ebeec
@ -298,7 +298,7 @@ config BUSYBOX_CONFIG_FEATURE_SHARED_BUSYBOX
|
|||||||
You need to have a working dynamic linker to use this variant.
|
You need to have a working dynamic linker to use this variant.
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_LFS
|
config BUSYBOX_CONFIG_LFS
|
||||||
bool
|
bool "Support large files over 2 GB"
|
||||||
default y
|
default y
|
||||||
select BUSYBOX_CONFIG_FDISK_SUPPORT_LARGE_DISKS
|
select BUSYBOX_CONFIG_FDISK_SUPPORT_LARGE_DISKS
|
||||||
help
|
help
|
||||||
|
Loading…
Reference in New Issue
Block a user