/arch/powerpc/oprofile/

and it'd be fairly dumb to build your configs.o with a different .config. Signed-off-by: Andrew Morton <akpm@google.com> Cc: "Randy.Dunlap" <rdunlap@xenotime.net> Cc: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> kbuild: modpost on vmlinux regardless of CONFIG_MODULES 2006-09-25T07:01:49+00:00 Sam Ravnborg sam@mars.ravnborg.org 2006-08-08T18:43:39+00:00 12715d20af9fd9179daca7a1cd2cf3db3c2c494f Based on patch from: Magnus Damm <magnus@valinux.co.jp> This has the advantage that all section mismatch checks are run regardless of modules being enabled or not. When running modpost on vmlinux output: MODPOST vmlinux When running modpost on modules output count of modules like this: MODPOST 5 modules Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Based on patch from: Magnus Damm <magnus@valinux.co.jp>
This has the advantage that all section mismatch checks are run regardless
of modules being enabled or not.

When running modpost on vmlinux output:
MODPOST vmlinux

When running modpost on modules output count of modules like this:
MODPOST 5 modules

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
kbuild: use in-kernel unifdef 2006-09-25T07:00:01+00:00 Sam Ravnborg sam@mars.ravnborg.org 2006-07-23T18:47:50+00:00 07aea3a71fc6b07744691eec2dfea705a7b30280 Let headers_install use in-kernel unifdef Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Let headers_install use in-kernel unifdef

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>