compile hid_gadget_test
[linux-usb-otg] / install.sh
index f7dc580..da72157 100755 (executable)
@@ -8,3 +8,5 @@ systemctl status serial-getty@ttyGS0
 
 # allow root login from gadget serial port
 grep ttyGS0 /etc/securetty || echo -e "# usb gadget serial\n/dev/ttyGS0\n" >> /etc/securetty
+
+make hid_gadget_test