From 6eef331543022efa5723e677cd3140e652ea67d7 Mon Sep 17 00:00:00 2001 From: Nick Foster Date: Wed, 10 Nov 2010 17:40:46 -0800 Subject: U2P: i can't spell --- images/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'images') diff --git a/images/Makefile b/images/Makefile index 8ae9de2d6..79e7b3362 100644 --- a/images/Makefile +++ b/images/Makefile @@ -92,7 +92,8 @@ $(_usrp2_fw_bin): cd $(_usrp2_fw_dir) && ./configure --host=mb make -C $(_usrp2_fw_dir) clean make -C $(_usrp2_fw_dir) all - cp $(_usrp2_fw_dir)/usrp2/usrp2_txrx_uhd.bin $(_usrp2p_fw_bin) + cp $(_usrp2_fw_dir)/usrp2/usrp2_txrx_uhd.bin $(_usrp2_fw_bin) + cp $(_usrp2_fw_dir)/usrp2p/usrp2p_txrx_uhd.bin $(_usrp2p_fw_bin) endif -- cgit v1.2.3