projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8eaf063
)
enable pppoa for ar7
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 30 Oct 2006 23:00:08 +0000
(23:00 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 30 Oct 2006 23:00:08 +0000
(23:00 +0000)
SVN-Revision: 5350
package/ppp/Makefile
patch
|
blob
|
history
diff --git
a/package/ppp/Makefile
b/package/ppp/Makefile
index b5a317bd03efc25cb592492fc84a871f7f0a7bbc..80c6f5afe8fdfbb83832d0c7381739a950bee945 100644
(file)
--- 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.