lkml.org 
[lkml]   [2008]   [Apr]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectFwd: [kbuild, arch/arm] - kernel images do not reflect changed .config >> RESOLVED
resolved, was due to usage of a (very old version) of a c compiler
cache (cachecc1)

2008/4/4, Simon Braunschmidt <sbraunschmidt.linuxlists@googlemail.com>:
> Hi
>
> Problem:
> After changing anything in the .config, updated objects get only into
> arch/arm/boot/Image but not into the other targets.
>
> Steps to reproduce:
> -checkout clean 2.6.24
> -change in Makefile:
> ARCH=arm
> CROSS_COMPILE=arm-none-linux-gnueabi- (codesourcery toolchain to
> support armv7 (cortex a8))
> then:
> #make integrator_defconfig (I tried integrator_defconfig and
> omap_osk_5912_defconfig)
> #make uImage
> #ls -la arch/arm/boot
> #ls -la arch/arm/boot/compressed
> -note the size of :
> boot/Image
> boot/zImage
> boot/uImage
> compressed/vmlinux
> compressed/piggy.gz
> compressed/piggy.o
>
> -now change the .config, for example deactivate FP emulator and
> binformat support
> -save your .config
> #make distclean
> -restore your .config
> #make uImage
>
> only boot/Image and compressed/piggy.gz will have changed, even after
> distclean. Weird.
>
> Is this already fixed? I'm sorry I cannot check easily since i'm not
> allowed to use git in my corporate environment. *duck*
>
> Regards, Gruessla
>
> Simon Braunschmidt
>


\
 
 \ /
  Last update: 2008-04-08 15:13    [W:0.359 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site