#make menuconfig
Select:
Device Drivers --->
... USB support --->
...... USB Gadget Support --->
.........
In the first version the Composite Gadget has support for file storage and ether only.
Select RNDIS support to use your ether gadget in Windows OS for example.
After this
#make modules && make modules_install
No comments:
Post a Comment