summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap3
-rw-r--r--usrp2/Makefile.am2
2 files changed, 1 insertions, 4 deletions
diff --git a/bootstrap b/bootstrap
index 463ff165b..7daff90d1 100755
--- a/bootstrap
+++ b/bootstrap
@@ -28,6 +28,3 @@ autoheader
libtoolize --automake
automake --add-missing -Wno-portability -Wno-override -Wnone
#automake --add-missing -Wno-portability
-
-# Run bootstrap in any subprojects
-(cd usrp2/firmware ; ./bootstrap)
diff --git a/usrp2/Makefile.am b/usrp2/Makefile.am
index 9813f38cb..1ea058902 100644
--- a/usrp2/Makefile.am
+++ b/usrp2/Makefile.am
@@ -20,4 +20,4 @@
include $(top_srcdir)/Makefile.common
-SUBDIRS = host firmware
+SUBDIRS = host