From a468ad81c23ae0a4de0c6969eecc35e777145c40 Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Thu, 12 Oct 2017 17:51:44 +0200 Subject: [PATCH] compile hid_gadget_test --- install.sh | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.20.1