From: Dobrica Pavlinusic Date: Thu, 12 Oct 2017 15:51:44 +0000 (+0200) Subject: compile hid_gadget_test X-Git-Url: http://git.rot13.org/?p=linux-usb-otg;a=commitdiff_plain;h=a468ad81c23ae0a4de0c6969eecc35e777145c40;hp=f3fce21e5c9441d198ae188d5ebf8deff7bd9143 compile hid_gadget_test --- 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