From: Iker S. S. M. <sh...@es...> - 2011-02-22 22:25:15
|
Nevermind, it's a debian bug, It compiles well if there is no spaces in the path to the driver. Cheers Iker El 22 de febrero de 2011 17:00, Iker Salmón San Millán <sh...@es...>escribió: > > > El 22 de febrero de 2011 15:41, Iker Salmón San Millán < > sh...@es...> escribió: > > Hi, i am trying to compile the driver against this kernel and i can't do >> it. >> >> I've tried with your own make-file and also with this other one: >> >> http://bookeldor-net.info/merdier/Makefile-syntekdriver >> >> In both case i get an error: >> >> >> make[3]: *** No hay ninguna regla para construir el objetivo `y'. Alto. >> >> (there is no rule to build the target `y'. halt.) >> i've been messing up with your Makefile with no success (changing KVER >> because before it was configured to work with an especific kernel version >> and not with uname -r) >> >> Can you please give me a tip to what to do? >> >> Thanks >> >> Iker >> >> >> >> Ok, i've seen the patch sent by Death Knight® but it doesn't work for me. > The issue seems to be that is not passing correctly the arguments. why > target `y'? i am confused with that. > > I am using debian testing. > > > |