move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt.git] / openwrt / package / libnet / Config.in
diff --git a/openwrt/package/libnet/Config.in b/openwrt/package/libnet/Config.in
deleted file mode 100644 (file)
index a3cb965..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-config BR2_PACKAGE_LIBNET
-       prompt "libnet............................ Low-level packet creation library"
-       tristate
-       default m if CONFIG_DEVEL
-       select BR2_PACKAGE_LIBPCAP
-       help
-         A low-level packet creation library.
-         
-         http://www.packetfactory.net/libnet/
-         
-         Depends: libpcap
-