kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses it
[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 += \