[EMAIL PROTECTED] wrote: > It is possible to build wacom.ko inside your kernel source. But you need to > copy 4 files, wacom.h (from src/2.6.18), wacom_sys.c, wacom_wac.c, and > wacom_wac.h (from src/2.6.16) and add > > wacom-objs := wacom_sys.o wacom_wac.o > to the Makefile related to wacom module. Email me your Makefile if you > don't know how to add it.
That's the info i was looking for :) I will try it. I have a little experience with homegrown makefiles for my little c programs :) > This change is new. I haven't updated the webpage yet. I'll do it soon. > You may wonder why we wanted to split the files. It is to make kernel > driver updating easier. Starting from kernel 2.6.19, all 4 files will > be in > the kernel tree. Thank you for your hard work (and thanks to the other developers too!). Really :) Marco ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Linuxwacom-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss
