I want to build the driver example gpio_test of DVSDK (/psp/linux_driver_examples-psp03.20.00.13/gpio). I compiled gpio_test.ko file. How do I creating linux kernel image with this module?
How do I creating linux kernel image with my programms and modules?