enable pppoa for ar7
SVN-Revision: 5350
This commit is contained in:
parent
8eaf063d65
commit
2fa277537e
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ endef
|
||||||
define Package/ppp-mod-pppoa
|
define Package/ppp-mod-pppoa
|
||||||
$(call Package/ppp/Default)
|
$(call Package/ppp/Default)
|
||||||
DEPENDS:=ppp +linux-atm +kmod-pppoa
|
DEPENDS:=ppp +linux-atm +kmod-pppoa
|
||||||
|
DEFAULT:=y if LINUX_2_4_AR7
|
||||||
TITLE:=PPPoA plugin
|
TITLE:=PPPoA plugin
|
||||||
DESCRIPTION:=\
|
DESCRIPTION:=\
|
||||||
This package contains a PPPoA (PPP over ATM) plugin for ppp.
|
This package contains a PPPoA (PPP over ATM) plugin for ppp.
|
||||||
|
|
Loading…
Reference in a new issue