when compiling mysql, don't grep for linuxthreads in /usr/include
[openwrt.git] / package / ppp / Config.in
index 1d4aecb..4f1fb3b 100644 (file)
@@ -1,11 +1,13 @@
 config BR2_PACKAGE_PPP
        tristate
+       select BR2_PACKAGE_KMOD_PPP
        prompt "PPP daemon"
        default y
 
 config BR2_PACKAGE_PPP_PPPOE
        tristate
        prompt "PPP over Ethernet plugin"
+       select BR2_PACKAGE_KMOD_PPPOE
        default y
        depends on BR2_PACKAGE_PPP
 
This page took 0.020917 seconds and 4 git commands to generate.