Re: 3.9-rc1: hz.bc compilation breakage

2013-03-07 Thread Maxime Ripard
Le 07/03/2013 16:06, H. Peter Anvin a écrit : > On 03/07/2013 02:42 AM, Maxime Ripard wrote: >> >> I triggered this issue when switching to 3.9-rc1, and oldconfig runs at >> that time, and now, running menuconfig doesn't generates it either. >> >>> I am not sure what you mean with "clean

Re: 3.9-rc1: hz.bc compilation breakage

2013-03-07 Thread H. Peter Anvin
On 03/07/2013 02:42 AM, Maxime Ripard wrote: > > I triggered this issue when switching to 3.9-rc1, and oldconfig runs at > that time, and now, running menuconfig doesn't generates it either. > >> I am not sure what you mean with "clean out-of-tree", however. > > make O=$(pwd) -C

Re: 3.9-rc1: hz.bc compilation breakage

2013-03-07 Thread Maxime Ripard
Hi, Le 07/03/2013 04:41, H. Peter Anvin a écrit : > On 03/06/2013 06:36 AM, Maxime Ripard wrote: >> I'm compiling the kernel for an iMX28(ARM) board, and since 3.9-rc1, I >> get the following error at compilation time: >> >> make[3]: *** No rule to make target >>

Re: 3.9-rc1: hz.bc compilation breakage

2013-03-07 Thread Maxime Ripard
Hi, Le 07/03/2013 04:41, H. Peter Anvin a écrit : On 03/06/2013 06:36 AM, Maxime Ripard wrote: I'm compiling the kernel for an iMX28(ARM) board, and since 3.9-rc1, I get the following error at compilation time: make[3]: *** No rule to make target

Re: 3.9-rc1: hz.bc compilation breakage

2013-03-07 Thread H. Peter Anvin
On 03/07/2013 02:42 AM, Maxime Ripard wrote: I triggered this issue when switching to 3.9-rc1, and oldconfig runs at that time, and now, running menuconfig doesn't generates it either. I am not sure what you mean with clean out-of-tree, however. make O=$(pwd) -C /path/to/linux/source

Re: 3.9-rc1: hz.bc compilation breakage

2013-03-07 Thread Maxime Ripard
Le 07/03/2013 16:06, H. Peter Anvin a écrit : On 03/07/2013 02:42 AM, Maxime Ripard wrote: I triggered this issue when switching to 3.9-rc1, and oldconfig runs at that time, and now, running menuconfig doesn't generates it either. I am not sure what you mean with clean out-of-tree, however.

Re: 3.9-rc1: hz.bc compilation breakage

2013-03-06 Thread H. Peter Anvin
On 03/06/2013 06:36 AM, Maxime Ripard wrote: > Hi, > > I'm compiling the kernel for an iMX28(ARM) board, and since 3.9-rc1, I > get the following error at compilation time: > > make[3]: *** No rule to make target > `/home/max/Work/2012/crystalfontz/rewrite/linux-dt/include/config/hz.h', > needed

3.9-rc1: hz.bc compilation breakage

2013-03-06 Thread Maxime Ripard
Hi, I'm compiling the kernel for an iMX28(ARM) board, and since 3.9-rc1, I get the following error at compilation time: make[3]: *** No rule to make target `/home/max/Work/2012/crystalfontz/rewrite/linux-dt/include/config/hz.h', needed by `kernel/hz.bc'. Stop. I'm doing a clean out-of-tree

3.9-rc1: hz.bc compilation breakage

2013-03-06 Thread Maxime Ripard
Hi, I'm compiling the kernel for an iMX28(ARM) board, and since 3.9-rc1, I get the following error at compilation time: make[3]: *** No rule to make target `/home/max/Work/2012/crystalfontz/rewrite/linux-dt/include/config/hz.h', needed by `kernel/hz.bc'. Stop. I'm doing a clean out-of-tree

Re: 3.9-rc1: hz.bc compilation breakage

2013-03-06 Thread H. Peter Anvin
On 03/06/2013 06:36 AM, Maxime Ripard wrote: Hi, I'm compiling the kernel for an iMX28(ARM) board, and since 3.9-rc1, I get the following error at compilation time: make[3]: *** No rule to make target `/home/max/Work/2012/crystalfontz/rewrite/linux-dt/include/config/hz.h', needed by