Seeking help on Linux USBIP compilation problem
Posted: 2025-10-17 2:16
I'm trying to compile USBIP into the firmware. The USBIP code is available in the Linux kernel repository on Luckfox's GitHub repository (tools/usb/usbip and drivers/usb/usbip). I've created the USBIP package in packages and created Config.in and usbip.mk files, but I don't know how to write the file. Using the instructions in AI keeps giving me errors. I need to compile USBIP into usbipd and then use it directly in Buildroot. There's no tutorial for this on the official wiki, so I can't complete the mk file.