Re: [U-Boot] building u-boot inside buildroot

2012-07-31 Thread Mike Frysinger
On Sunday 29 July 2012 08:43:00 Sabri Altunbas wrote: > I installed buildroot as my embedded linux environment. For first time I > can build u-boot. But if i change a c-file and try to recompile u-boot. It > doesn,t work. Buildroot doesn,t notice this changing and does nothing. this is a buildroot

Re: [U-Boot] building u-boot inside buildroot

2012-07-30 Thread Karl O. Pinc
: u-boot@lists.denx.de > > Subject: Re: [U-Boot] building u-boot inside buildroot > > > > On 07/29/2012 07:43:00 AM, Sabri Altunbas wrote: > > > I installed buildroot as my embedded linux environment. For first > > > time > > > I can > > > b

Re: [U-Boot] building u-boot inside buildroot

2012-07-29 Thread Prafulla Wadaskar
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot- > boun...@lists.denx.de] On Behalf Of Karl O. Pinc > Sent: 30 July 2012 08:00 > To: Sabri Altunbas > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] building u-boot inside buildroot > >

Re: [U-Boot] building u-boot inside buildroot

2012-07-29 Thread Karl O. Pinc
On 07/29/2012 07:43:00 AM, Sabri Altunbas wrote: > I installed buildroot as my embedded linux environment. For first > time > I can > build u-boot. But if i change a c-file and try to recompile u-boot. > It > doesn,t work. Buildroot doesn,t notice this changing and does > nothing. > > Can anybo

[U-Boot] building u-boot inside buildroot

2012-07-29 Thread Sabri Altunbas
I installed buildroot as my embedded linux environment. For first time I can build u-boot. But if i change a c-file and try to recompile u-boot. It doesn,t work. Buildroot doesn,t notice this changing and does nothing. Can anybody give me any hints please