diff options
Diffstat (limited to 'tools/usb/usbip/autogen.sh')
-rwxr-xr-x | tools/usb/usbip/autogen.sh | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/usb/usbip/autogen.sh b/tools/usb/usbip/autogen.sh new file mode 100755 index 000000000000..e1112d3fcbf6 --- /dev/null +++ b/tools/usb/usbip/autogen.sh @@ -0,0 +1,9 @@ +#!/bin/sh -x + +#aclocal +#autoheader +#libtoolize --copy --force +#automake-1.9 -acf +#autoconf + +autoreconf -i -f -v |