aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/zpu/usrp2/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/zpu/usrp2/CMakeLists.txt')
-rw-r--r--firmware/zpu/usrp2/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/zpu/usrp2/CMakeLists.txt b/firmware/zpu/usrp2/CMakeLists.txt
index 8ed31b8d4..ca5c6d92a 100644
--- a/firmware/zpu/usrp2/CMakeLists.txt
+++ b/firmware/zpu/usrp2/CMakeLists.txt
@@ -23,7 +23,6 @@ ADD_LIBRARY(libusrp2fw STATIC
${COMMON_SRCS}
sd.c
ethernet.c
- udp_fw_update.c
)
########################################################################