fix busybox' CONFIG_LFS
authorEric Bénard <eric@eukrea.com>
Mon, 29 Nov 2010 16:49:17 +0000 (17:49 +0100)
committerKhem Raj <raj.khem@gmail.com>
Tue, 30 Nov 2010 00:04:52 +0000 (16:04 -0800)
commit75879a05592b572016478db7a95e41f4ba8cb6ea
tree71bb9a4c0c057178310e4a6d5cc18fc674f6a0d6
parentfaecda41f4a83b4daae57487369ff92044f875fa
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