fix busybox' CONFIG_LFS
authorEric Bénard <eric@eukrea.com>
Mon, 29 Nov 2010 16:49:17 +0000 (17:49 +0100)
committerEric Bénard <eric@eukrea.com>
Mon, 29 Nov 2010 16:54:29 +0000 (17:54 +0100)
commitef3323fac4924ff7c1569a8d1596611d73e5b720
treec728470d920cc34c88c3d4b3bce5775071e723c6
parent152cf43ce7980fafd7a227eab580caeaa5c4cadc
fix busybox' CONFIG_LFS

blindvt noticed on IRC that :
commit 40d081740d35a454181a6389f1b1f85a0c9ce8e1
removed proper handling of busybox' CONFIG_LFS
It should have added a line for CONFIG_FDISK_SUPPORT_LARGE_DISKS
and retain the CONFIG_LFS line

Signed-off-by: Eric Bénard <eric@eukrea.com>
recipes/busybox/busybox-config.inc