usb-skeleton

Issues related to software problems.
Post Reply
kevkmm
Posts: 1
Joined: 2015/07/27 20:24:46

usb-skeleton

Post by kevkmm » 2015/07/27 21:12:13

For Centos 5, how do I get the usb-skeleton.c file to be compiled as a kernel module (.ko file)
I downloaded the complete source tree as an rpm file

It doesn't appear that the usb-skeleton.c file gets compiled when building the source tree.
What needs to be done to get a usb-skeleton.ko file build?

Thanks




[root@localhost usb]# ls
atm core image kev_Makefile kev_Makefile2~ Module.markers net storage
built-in.o gadget input kev_Makefile~ Makefile Module.symvers README usb-skeleton.c
class host Kconfig kev_Makefile2 misc mon serial usb-skeleton.c~

Post Reply