diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-09-25 20:50:20 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-09-25 20:50:20 +0000 |
commit | c0a7d5c938cb41f4083468f78b91f7adc18c8407 (patch) | |
tree | bd342e98cba917cc7dc09778c9f712047cf645c3 /target/linux/mcs814x/profiles | |
parent | 7e02f20eb0a9f444e6b9372730ccde491f99bc93 (diff) | |
download | upstream-c0a7d5c938cb41f4083468f78b91f7adc18c8407.tar.gz upstream-c0a7d5c938cb41f4083468f78b91f7adc18c8407.tar.bz2 upstream-c0a7d5c938cb41f4083468f78b91f7adc18c8407.zip |
[mcs814x] add kmod-usb-serial-ftdi to the dLAN USB Extender profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33554 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mcs814x/profiles')
-rw-r--r-- | target/linux/mcs814x/profiles/100-dLAN-USB-Extender.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mcs814x/profiles/100-dLAN-USB-Extender.mk b/target/linux/mcs814x/profiles/100-dLAN-USB-Extender.mk index 86aa5f8769..a13cf44fce 100644 --- a/target/linux/mcs814x/profiles/100-dLAN-USB-Extender.mk +++ b/target/linux/mcs814x/profiles/100-dLAN-USB-Extender.mk @@ -7,7 +7,7 @@ define Profile/dLAN_USB_Extender NAME:=Devolo dLAN USB Extender - PACKAGES:=hpavcfg foot + PACKAGES:=hpavcfg foot kmod-usb-serial kmod-usb-serial-ftdi endef define Profile/dLAN_USB_Extender/Description |