X-Git-Url: http://git.rot13.org/?p=linux-usb-otg;a=blobdiff_plain;f=install.sh;h=da72157133a2af1a3e95c47bfc80c7f847db0904;hp=f7dc5803e009b3f8c4f2a76a3471e866e08d3fe4;hb=4eee63f52abd63847802f8a10adbd0e63f21bea6;hpb=c006460a488a869ac0750cd4a5007b6279451f01 diff --git a/install.sh b/install.sh index f7dc580..da72157 100755 --- a/install.sh +++ b/install.sh @@ -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