diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-02 14:55:50 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-02 14:55:50 +0000 |
commit | 9651e741ab17645e75d82bb0fef3a2a0441eb544 (patch) | |
tree | 3b40d54a822ad0611ddab985be86fafac3c14a91 /openwrt/package/linux/control | |
parent | 59c00de570c33921a4364f864da0ff79784ef633 (diff) |
add ide drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@787 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/linux/control')
-rw-r--r-- | openwrt/package/linux/control/kmod-ide.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/linux/control/kmod-ide.control b/openwrt/package/linux/control/kmod-ide.control new file mode 100644 index 0000000000..52cd4747ce --- /dev/null +++ b/openwrt/package/linux/control/kmod-ide.control @@ -0,0 +1,6 @@ +Package: kmod-ide +Priority: optional +Section: sys +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: Kernel modules IDE support |