mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
Config update of tcpdump
This commit is contained in:
@@ -26,6 +26,7 @@ tcpdump-source: $(DL_DIR)/$(TCPDUMP_SOURCE)
|
||||
$(TCPDUMP_DIR)/.unpacked: $(DL_DIR)/$(TCPDUMP_SOURCE)
|
||||
$(TCPDUMP_CAT) $(DL_DIR)/$(TCPDUMP_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
||||
toolchain/patch-kernel.sh $(TCPDUMP_DIR) package/tcpdump tcpdump\*.patch
|
||||
$(CONFIG_UPDATE) $(TCPDUMP_DIR)
|
||||
touch $@
|
||||
|
||||
$(TCPDUMP_DIR)/.configured: $(TCPDUMP_DIR)/.unpacked
|
||||
|
||||
Reference in New Issue
Block a user