Fix (actually a bit of a kludge) for the frequency setting while
[debian/gnuradio] / usrp2 / firmware / apps / Makefile.am
index b37c0f2914d72241957963d8eb1d72bab9e5bae5..0a14cf3c9126221ca4ed3fc9dcef814d77cefdcf 100644 (file)
@@ -31,7 +31,6 @@ noinst_PROGRAMS = \
        ibs_rx_test \
        ibs_tx_test \
        rcv_eth_packets \
-       rx_only_v2 \
        read_dbids \
        set_hw_rev \
        test1 \
@@ -44,7 +43,6 @@ noinst_PROGRAMS = \
        test_lsdac \
        test_serdes \
        timer_test \
-       tx_only_v2 \
        tx_standalone \
        txrx \
        factory_test \
@@ -56,8 +54,6 @@ noinst_PROGRAMS = \
 # tx_drop_SOURCES = tx_drop.c app_common.c
 # tx_drop_rate_limited_SOURCES = tx_drop_rate_limited.c app_common.c
 # tx_drop2_SOURCES = tx_drop2.c app_common.c
-rx_only_v2_SOURCES = rx_only_v2.c app_common_v2.c
-tx_only_v2_SOURCES = tx_only_v2.c app_common_v2.c
 txrx_SOURCES = txrx.c app_common_v2.c
 factory_test_SOURCES = factory_test.c app_common_v2.c
 eth_serdes_SOURCES = eth_serdes.c app_passthru_v2.c