lkml.org 
[lkml]   [1998]   [Mar]   [9]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 9 Mar 1998 12:00:08 +0100 (CET)
FromRegis Duchesne <>
SubjectRe: [patch] 2.1.89, 2GB physical memory, CONFIG_MAX_MEMSIZE
> +if [ "$CONFIG_MORE_MEM" = "y" ]; then
> +hex ' Max physical memory' CONFIG_MAX_MEMSIZE 0x40000000
> +else
> +CONFIG_MAX_MEMSIZE=0x40000000
> +fi
>  endmenu
Please use

  define_hex CONFIG_MAX_MEMSIZE 0x40000000
in the 'else' statement instead or you will break configuration tools like
oldconfig, config, menuconfig and xconfig

Regis "HPReg" Duchesne - Engineering Student at ***** ******** *****
        www              http://www.via.ecp.fr/~regis/
       (O o)             I use Linux & 3Com (1135 KB/s over 10Mb/s ethernet)
--.oOO--(_)--OOo.-----------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 12:41    [from the cache]
©2003-2008