Re: [PATCH 4/5 v2] x86 boot: show pfn addresses in hex not decimal in some kernel info printks

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sam Ravnborg
Date: Friday, June 27, 2008 - 2:25 pm

> > 

I would prefer to have a simpler CONFIG name and then
use the generic version.
So something like:

ccflags-sched.o-$(CONFIG_CC_Werror) += -Werror
It is in the above line obvious that we for sched.o add the -Werror
option if the CONFIG option CC_Werror is y.

	Sam
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/5 v2] x86 boot: e820 code indentation fix, Paul Jackson, (Sun Jun 22, 7:21 am)
Re: [PATCH 4/5 v2] x86 boot: show pfn addresses in hex not ..., Sam Ravnborg, (Fri Jun 27, 2:25 pm)
Re: [PATCH 4/5 v2] x86 boot: show pfn addresses in hex not ..., Alexander van Heukelum, (Mon Jun 30, 12:58 am)