From 2fa277537e12008a2c93b9e05111031d5e9b22cc Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 30 Oct 2006 23:00:08 +0000 Subject: [PATCH] enable pppoa for ar7 SVN-Revision: 5350 --- package/ppp/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/ppp/Makefile b/package/ppp/Makefile index b5a317bd03..80c6f5afe8 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -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.