fix potential data loss issue on failed umount (patch from #942)
[openwrt.git] / package / ppp / Makefile
index b5a317b..80c6f5a 100644 (file)
@@ -44,6 +44,7 @@ endef
 define Package/ppp-mod-pppoa
   $(call Package/ppp/Default)
   DEPENDS:=ppp +linux-atm +kmod-pppoa
+  DEFAULT:=y if LINUX_2_4_AR7
   TITLE:=PPPoA plugin
   DESCRIPTION:=\
        This package contains a PPPoA (PPP over ATM) plugin for ppp.
This page took 0.017595 seconds and 4 git commands to generate.