diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-11-15 01:57:38 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-11-15 01:57:38 +0000 |
commit | 2b46821a9ac8ad7da9601073b96ad3a627fe9515 (patch) | |
tree | c9be6026795ee16a8ae3745ab6b4250b3e01e656 /openwrt/target/linux/control | |
parent | 5a8a1463db04b950bc6a2b9c1f35cd24eddf52cd (diff) | |
download | mtk-20170518-2b46821a9ac8ad7da9601073b96ad3a627fe9515.zip mtk-20170518-2b46821a9ac8ad7da9601073b96ad3a627fe9515.tar.gz mtk-20170518-2b46821a9ac8ad7da9601073b96ad3a627fe9515.tar.bz2 |
add pcmcia support for 2.4/brcm and serial_cs kernel module
SVN-Revision: 2490
Diffstat (limited to 'openwrt/target/linux/control')
-rw-r--r-- | openwrt/target/linux/control/kmod-pcmcia-serial.control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/openwrt/target/linux/control/kmod-pcmcia-serial.control b/openwrt/target/linux/control/kmod-pcmcia-serial.control new file mode 100644 index 0000000..7e8a03c --- /dev/null +++ b/openwrt/target/linux/control/kmod-pcmcia-serial.control @@ -0,0 +1,4 @@ +Package: kmod-pcmcia-serial +Priority: optional +Section: sys +Description: PCMCIA/CardBus serial device support |