aboutsummaryrefslogtreecommitdiffstats
path: root/net/tcpdump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcpdump/Makefile')
-rw-r--r--net/tcpdump/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile
index b80741ff18c3..444161c57076 100644
--- a/net/tcpdump/Makefile
+++ b/net/tcpdump/Makefile
@@ -49,10 +49,7 @@ CONFIGURE_ARGS+= --without-crypto
.endif
.if defined(WITH_RADIOTAP)
-EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-Makefile.in \
- ${PATCHDIR}/extra-patch-cpack.c \
- ${PATCHDIR}/extra-patch-cpack.h \
- ${PATCHDIR}/extra-patch-extract.h \
+EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-extract.h \
${PATCHDIR}/extra-patch-ieee802_11_radio.h \
${PATCHDIR}/extra-patch-print-802_11.c
.endif