mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 09:05:20 +02:00
build libpcap package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@504 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
160fb73c17
commit
66474e3957
@ -80,7 +80,7 @@ $(IPKG_STATE_DIR)/info/$(PKG_NAME).list: $(PKG_IPK)
|
||||
|
||||
source: $(DL_DIR)/$(PKG_SOURCE_FILE)
|
||||
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
|
||||
|
||||
clean:
|
||||
|
Loading…
Reference in New Issue
Block a user