From c27c0d1ff08bca911d347fcc167d7ee1890a1a1e Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Tue, 25 Sep 2012 20:56:50 +0000
Subject: [PATCH] add wmbus-repeater to the dLAN USB Extender profile

SVN-Revision: 33556
---
 target/linux/mcs814x/profiles/100-dLAN-USB-Extender.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/target/linux/mcs814x/profiles/100-dLAN-USB-Extender.mk b/target/linux/mcs814x/profiles/100-dLAN-USB-Extender.mk
index a13cf44fce..702861cd18 100644
--- a/target/linux/mcs814x/profiles/100-dLAN-USB-Extender.mk
+++ b/target/linux/mcs814x/profiles/100-dLAN-USB-Extender.mk
@@ -7,7 +7,8 @@
 
 define Profile/dLAN_USB_Extender
   NAME:=Devolo dLAN USB Extender
-  PACKAGES:=hpavcfg foot kmod-usb-serial kmod-usb-serial-ftdi
+  PACKAGES:=hpavcfg foot kmod-usb-serial kmod-usb-serial-ftdi \
+	    wmbus-repeater
 endef
 
 define Profile/dLAN_USB_Extender/Description
-- 
2.30.2