mysticrider92
January 10th, 2009, 04:30 PM
Ok, I am trying to install a PS3 Eye on Ubuntu AMD64. The driver for this is in a special Video 4 Linux that I have to compile (what fun.. :-?).
I just built a custom kernel, version 2.6.27-2. The Makefile for the V4L is trying to find a module .config in /lib/modules/2.6.27-server/build, however, it should be building with /lib/modules/2.6.27.2-4x1/build. How do I tell make to look here for the .config file? It isn't set in this particular Makefile, and since Ubuntu doesn't use a make.conf, I can't set it that way.
Thanks in advance.
I just built a custom kernel, version 2.6.27-2. The Makefile for the V4L is trying to find a module .config in /lib/modules/2.6.27-server/build, however, it should be building with /lib/modules/2.6.27.2-4x1/build. How do I tell make to look here for the .config file? It isn't set in this particular Makefile, and since Ubuntu doesn't use a make.conf, I can't set it that way.
Thanks in advance.