On 06/26/2013 03:38 PM, Geert Uytterhoeven wrote: > On Wed, Jun 26, 2013 at 8:54 AM, Richard Weinberger <rich...@nod.at> wrote: >>> >> -#ifndef CONFIG_MMU >>> >> +#if !CONFIG_MMU || CONFIG_UML > FWIW, the above syntax is not correct, it should be > > #if !defined(CONFIG_MMU) || defined(CONFIG_UML) >
Oh, really it is. :-) Thanks. -- Chen Gang Asianux Corporation ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel