Re: Build error - vmlinux.lds [Re: linux-next: Tree for Jun 18]

2014-06-18 Thread Sachin Kamat
On Wed, Jun 18, 2014 at 5:50 PM, Russell King - ARM Linux wrote: > On Wed, Jun 18, 2014 at 05:38:14PM +0530, Sachin Kamat wrote: >> On Wed, Jun 18, 2014 at 5:26 PM, Russell King - ARM Linux >> wrote: >> > On Wed, Jun 18, 2014 at 04:50:43PM +0530, Sachin Kamat wrote: >> >> Hi, >> >> >> >> I observ

Re: Build error - vmlinux.lds [Re: linux-next: Tree for Jun 18]

2014-06-18 Thread Russell King - ARM Linux
On Wed, Jun 18, 2014 at 05:38:14PM +0530, Sachin Kamat wrote: > On Wed, Jun 18, 2014 at 5:26 PM, Russell King - ARM Linux > wrote: > > On Wed, Jun 18, 2014 at 04:50:43PM +0530, Sachin Kamat wrote: > >> Hi, > >> > >> I observe the following build error while building uImage for ARM. > >> > >> Ker

Re: Build error - vmlinux.lds [Re: linux-next: Tree for Jun 18]

2014-06-18 Thread Sachin Kamat
On Wed, Jun 18, 2014 at 5:26 PM, Russell King - ARM Linux wrote: > On Wed, Jun 18, 2014 at 04:50:43PM +0530, Sachin Kamat wrote: >> Hi, >> >> I observe the following build error while building uImage for ARM. >> >> Kernel: arch/arm/boot/Image is ready >> make[2]: *** No rule to make target >> `a

Re: Build error - vmlinux.lds [Re: linux-next: Tree for Jun 18]

2014-06-18 Thread Russell King - ARM Linux
On Wed, Jun 18, 2014 at 04:50:43PM +0530, Sachin Kamat wrote: > Hi, > > I observe the following build error while building uImage for ARM. > > Kernel: arch/arm/boot/Image is ready > make[2]: *** No rule to make target > `arch/arm/boot/compressed/vmlinux.lds', needed by > `arch/arm/boot/compress

Build error - vmlinux.lds [Re: linux-next: Tree for Jun 18]

2014-06-18 Thread Sachin Kamat
Hi, I observe the following build error while building uImage for ARM. Kernel: arch/arm/boot/Image is ready make[2]: *** No rule to make target `arch/arm/boot/compressed/vmlinux.lds', needed by `arch/arm/boot/compressed/vmlinux'. Stop. make[1]: *** [arch/arm/boot/compressed/vmlinux] Error 2 ma