projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90acacc
)
lantiq: fix dgn3500 ethernet
author
John Crispin
<blogic@openwrt.org>
Mon, 28 Jul 2014 08:06:40 +0000
(08:06 +0000)
committer
John Crispin
<blogic@openwrt.org>
Mon, 28 Jul 2014 08:06:40 +0000
(08:06 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41854
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/lantiq/xway/profiles/netgear.mk
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/xway/profiles/netgear.mk
b/target/linux/lantiq/xway/profiles/netgear.mk
index
0c6ee65
..
e29f711
100644
(file)
--- a/
target/linux/lantiq/xway/profiles/netgear.mk
+++ b/
target/linux/lantiq/xway/profiles/netgear.mk
@@
-5,7
+5,7
@@
define Profile/DGN3500
kmod-ltq-adsl-ar9-mei kmod-ltq-adsl-ar9 \
kmod-ltq-adsl-ar9-fw-a kmod-ltq-atm-ar9 \
ltq-adsl-app ppp-mod-pppoa \
- kmod-ltq-deu-ar9
+ kmod-ltq-deu-ar9
swconfig
endef
$(eval $(call Profile,DGN3500))
@@
-17,7
+17,7
@@
define Profile/DGN3500B
kmod-ltq-adsl-ar9-mei kmod-ltq-adsl-ar9 \
kmod-ltq-adsl-ar9-fw-b kmod-ltq-atm-ar9 \
ltq-adsl-app ppp-mod-pppoa \
- kmod-ltq-deu-ar9
+ kmod-ltq-deu-ar9
swconfig
endef
$(eval $(call Profile,DGN3500B))