ath9k: properly count retries when frames are filtered due to excessive retries when...
[openwrt.git] / package / libpcap / Makefile
index fcc9987..a885f90 100644 (file)
@@ -25,6 +25,7 @@ define Package/libpcap
   CATEGORY:=Libraries
   TITLE:=Low-level packet capture library
   URL:=http://www.tcpdump.org/
+  MENU:=1
 endef
 
 define Package/libpcap/description
@@ -33,7 +34,7 @@ capture.
 endef
 
 define Package/libpcap/config
-source "$(SOURCE)/Config.in"
+       source "$(SOURCE)/Config.in"
 endef
 
 TARGET_CFLAGS += \
This page took 0.022556 seconds and 4 git commands to generate.