From 08ab4e1780fa63c88dd5a5ab52f4ff4ed1ee1878 Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sun, 31 Aug 2008 04:24:56 +0200 Subject: fs: Move conditional compilation to Makefile Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- fs/fdos/fdos.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'fs/fdos/fdos.c') diff --git a/fs/fdos/fdos.c b/fs/fdos/fdos.c index 5be6a960e..db585623c 100644 --- a/fs/fdos/fdos.c +++ b/fs/fdos/fdos.c @@ -24,9 +24,8 @@ #include #include - -#if defined(CONFIG_CMD_FDOS) #include + #include "dos.h" #include "fdos.h" @@ -171,5 +170,3 @@ int dos_dir (void) free (name); return (0); } - -#endif -- cgit v1.2.3-70-g09d2