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
|
||||
$(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.
|
||||
|
|
Loading…
Reference in a new issue