mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 05:12:29 +02:00
enable pppoa for ar7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5350 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
dbbdd65de0
commit
b55f3db3ab
@ -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 New Issue
Block a user