mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
build libpcap package
SVN-Revision: 504
This commit is contained in:
parent
afd37fbbc6
commit
355ae40e7c
@ -80,7 +80,7 @@ $(IPKG_STATE_DIR)/info/$(PKG_NAME).list: $(PKG_IPK)
|
|||||||
|
|
||||||
source: $(DL_DIR)/$(PKG_SOURCE_FILE)
|
source: $(DL_DIR)/$(PKG_SOURCE_FILE)
|
||||||
prepare: $(PKG_BUILD_DIR)/.patched
|
prepare: $(PKG_BUILD_DIR)/.patched
|
||||||
compile: $(STAGING_DIR)/usr/lib/libpcap.a
|
compile: $(STAGING_DIR)/usr/lib/libpcap.a $(PKG_IPK)
|
||||||
install: $(IPKG_STATE_DIR)/info/$(PKG_NAME).list
|
install: $(IPKG_STATE_DIR)/info/$(PKG_NAME).list
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
Loading…
Reference in New Issue
Block a user