compile linux-atm only on ar7
[openwrt.git] / package / libnet / Config.in
index bcfdc62..a3cb965 100644 (file)
@@ -1,10 +1,12 @@
 config BR2_PACKAGE_LIBNET
+       prompt "libnet............................ Low-level packet creation library"
+       tristate
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBPCAP
-       tristate "libnet (a low-level packet creation library)"
-       default m
        help
          A low-level packet creation library.
          
          http://www.packetfactory.net/libnet/
          
+         Depends: libpcap
 
This page took 0.026694 seconds and 4 git commands to generate.