projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cb1041
)
lantiq: fix dgn3500 ethernet
author
John Crispin
<john@openwrt.org>
Mon, 28 Jul 2014 08:06:40 +0000
(08:06 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 28 Jul 2014 08:06:40 +0000
(08:06 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41854
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 0c6ee65757bfdb3e8359c4883b98793cd1022e74..e29f711a64964b4278abd8a08aaf57e6cebe69e2 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))