summaryrefslogtreecommitdiffstats
path: root/package/libpcap/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-16 10:03:53 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-16 10:03:53 +0000
commit6dc5fd3a7b04ed9ad167cb2f363558e011e64d7e (patch)
treeddefd5cda49a8d0bb9ee80cf5896deec0107185d /package/libpcap/Makefile
parent20bc6d90f2ce5a6adf9d844041bae929b7338d29 (diff)
package/libpcap: move configuration to submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20909 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libpcap/Makefile')
-rw-r--r--package/libpcap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/libpcap/Makefile b/package/libpcap/Makefile
index fcc9987c0..a885f90c7 100644
--- a/package/libpcap/Makefile
+++ b/package/libpcap/Makefile
@@ -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 += \