summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-07-28 08:06:40 +0000
committerJohn Crispin <john@openwrt.org>2014-07-28 08:06:40 +0000
commit3836d40a8aec5ba4fe629b5c2578ebcf18c5c56e (patch)
tree01c507cd0f27d59d96782b70cdc9b3ac66bf7a4a /target/linux/lantiq/xway
parent1cb1041c55509b804d283d743757c5be462708d5 (diff)
downloadmaster-31e0f0ae-3836d40a8aec5ba4fe629b5c2578ebcf18c5c56e.tar.gz
master-31e0f0ae-3836d40a8aec5ba4fe629b5c2578ebcf18c5c56e.tar.bz2
master-31e0f0ae-3836d40a8aec5ba4fe629b5c2578ebcf18c5c56e.zip
lantiq: fix dgn3500 ethernet
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41854
Diffstat (limited to 'target/linux/lantiq/xway')
-rw-r--r--target/linux/lantiq/xway/profiles/netgear.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/xway/profiles/netgear.mk b/target/linux/lantiq/xway/profiles/netgear.mk
index 0c6ee65757..e29f711a64 100644
--- 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))