Re: [f2fs-dev] [PATCH] configure: uclinux is also linux

2018-06-19 Thread Chao Yu
On 2018/6/14 1:48, Baruch Siach wrote: > Linux systems on no-MMU platforms identify as uclinux. They are > otherwise identical to plain Linux. > > Signed-off-by: Baruch Siach Reviewed-by: Chao Yu Thanks, -- Check out

[f2fs-dev] [PATCH] configure: uclinux is also linux

2018-06-13 Thread Baruch Siach
Linux systems on no-MMU platforms identify as uclinux. They are otherwise identical to plain Linux. Signed-off-by: Baruch Siach --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a3ff12bf3de9..2b13be5b09f9 100644 --- a/configure