From 3bb029afe0d7de1bd4aadaecf4eb7121e0f2c84d Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 30 Nov 2010 13:03:05 -0500 Subject: Removed usrp2-firmware from being automatically built. Most users get the firmware from precompiled binaries. Removing this should make configure less confusing. --- usrp2/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usrp2/Makefile.am') 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 -- cgit