Config update in libpcap

This commit is contained in:
Ulf Samuelsson 2007-10-13 23:08:55 +00:00
parent 9207bef94f
commit af5933f3d2
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ libpcap-source: $(DL_DIR)/$(LIBPCAP_SOURCE)
$(LIBPCAP_DIR)/.unpacked: $(DL_DIR)/$(LIBPCAP_SOURCE)
$(LIBPCAP_CAT) $(DL_DIR)/$(LIBPCAP_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
toolchain/patch-kernel.sh $(LIBPCAP_DIR) package/libpcap/ \*.patch
$(CONFIG_UPDATE) $(LIBPCAP_DIR)
touch $@
$(LIBPCAP_DIR)/.configured: $(LIBPCAP_DIR)/.unpacked