From 3836d40a8aec5ba4fe629b5c2578ebcf18c5c56e Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 28 Jul 2014 08:06:40 +0000 Subject: lantiq: fix dgn3500 ethernet Signed-off-by: John Crispin SVN-Revision: 41854 --- target/linux/lantiq/xway/profiles/netgear.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target') diff --git a/target/linux/lantiq/xway/profiles/netgear.mk b/target/linux/lantiq/xway/profiles/netgear.mk index 0c6ee65..e29f711 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)) -- cgit v1.1