Re: Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Konrad Vrba
On 7/11/13, Borislav Petkov wrote: > On Thu, Jul 11, 2013 at 03:47:36PM +0200, Konrad Vrba wrote: >> You are right. >> I have now tried compiling on another machine, and that works fine. >> But I am using the same config and same kernel tar.xz >> that does not make sen

Re: Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Konrad Vrba
On 7/11/13, Borislav Petkov wrote: > On Thu, Jul 11, 2013 at 02:56:46PM +0200, Konrad Vrba wrote: >> .config is attached > > Your config builds just fine here. > > And you must be having some garbage lying around because 3.10 doesn't > have timeconst.pl: > >

Re: Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Konrad Vrba
On 7/11/13, Geert Uytterhoeven wrote: > On Thu, Jul 11, 2013 at 12:49 PM, Konrad Vrba > wrote: >> On 7/11/13, Borislav Petkov wrote: >>> On Thu, Jul 11, 2013 at 12:28:20PM +0200, Konrad Vrba wrote: >>>> Hello, >>>> I have following error while com

Re: Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Konrad Vrba
On 7/11/13, Borislav Petkov wrote: > On Thu, Jul 11, 2013 at 12:28:20PM +0200, Konrad Vrba wrote: >> Hello, >> I have following error while compiling new stable kernel 3.10: >> >> CC kernel/fork.o >> CC kernel/exec_domain.o >> CC kern

Error 2: No rule to make target kernel/timeconst.pl

2013-07-11 Thread Konrad Vrba
Hello, I have following error while compiling new stable kernel 3.10: CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o CC kernel/itimer.o make[1]: *** No rule to make target `kernel/timec

Re: very strange dependencies on CONFIG_EXPERT=n in kernel 3.8

2013-03-12 Thread Konrad Vrba
seems to me that some people have lost their common sense Konrad On 3/11/13, Josh Triplett wrote: > On Sun, Mar 10, 2013 at 04:14:27PM +0100, Konrad Vrba wrote: >> Dear list, >> I have noticed that CONFIG_EXPERT=n makes the following options in the >> kernel

very strange dependencies on CONFIG_EXPERT=n in kernel 3.8

2013-03-10 Thread Konrad Vrba
Dear list, I have noticed that CONFIG_EXPERT=n makes the following options in the kernel required (unremovable): CONFIG_FW_LOADER=y CONFIG_EXTRA_FIRMWARE="" CONFIG_MOUSE_PS2_ALPS=y CONFIG_MOUSE_PS2_LOGIPS2PP=y CONFIG_MOUSE_PS2_SYNAPTICS=y CONFIG_MOUSE_PS2_LIFEBOOK=y CONFIG_MOUSE_PS2_TRACKPOINT=y C