From 4e94574aeaa46c671bba0a6fc83cb967d228c880 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Fri, 8 Jan 2010 19:11:58 -0800 Subject: Created subcomponent for usrp dboards. Only populated the interface though. --- bootstrap | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 bootstrap (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap new file mode 100755 index 000000000..f94f12a33 --- /dev/null +++ b/bootstrap @@ -0,0 +1,10 @@ +# +# Copyright 2010 Ettus Research LLC +# + +rm -rf *.cache + +aclocal -I config +autoconf +libtoolize --automake +automake --add-missing --gnu --warnings=all -- cgit v1.2.3