On Tuesday 21 July 2009 23:04, Mike Frysinger wrote: > On Tuesday 21 July 2009 11:21:59 Denys Vlasenko wrote: > > I remember I fixed it by introducing and using install_kernel_headers. > > > > I check the git log and the last commit regarding that is: > > > > commit 56ecf3ceca20ba5b1f41f9deba0134112b59f961 > > Author: Denis Vlasenko <[email protected]> > > Date: Sat Apr 18 23:45:13 2009 +0000 > > > > install_kernel_headers: comment out copying of extra directories, > > this seem to be not needed > > > > Okay. Someone removed it after that. I can't even find who and when. > > "git log" does not show it. > > how exactly are you using `git log` ? this gets me the answer quickly: > git log --stat extra/scripts/ > then search for the file in question
This worked, thanks. -- vda _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
