more BR2_ / CONFIG_ patches
[openwrt.git] / package / pptp / Config.in
index 88da237..425473a 100644 (file)
@@ -1,9 +1,9 @@
-config BR2_PACKAGE_PPTP
+config PACKAGE_PPTP
        prompt "pptp.............................. PPTP (Point-to-Point Tunneling Protocol) client"
        tristate
-       default m if CONFIG_DEVEL
-       select BR2_PACKAGE_KMOD_GRE
-       select BR2_PACKAGE_PPP
+       default m if DEVEL
+       select PACKAGE_KMOD_GRE
+       select PACKAGE_PPP
        help
          A Point-to-Point Tunneling Protocol Client 
          
This page took 0.019524 seconds and 4 git commands to generate.