diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-06-26 18:13:00 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-06-26 18:13:00 +0000 |
commit | 5ab74059b187ac72283ad401b152e9e5b77d0b57 (patch) | |
tree | e91d9d3b3a6ad3bdc78eba7f7425819f16952e0b /target | |
parent | 54907ce0c385ce240ae3ed833725abbeff2777fc (diff) | |
download | upstream-5ab74059b187ac72283ad401b152e9e5b77d0b57.tar.gz upstream-5ab74059b187ac72283ad401b152e9e5b77d0b57.tar.bz2 upstream-5ab74059b187ac72283ad401b152e9e5b77d0b57.zip |
remove kmod-ide control file
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4086 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/control/kmod-ide.control | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/control/kmod-ide.control b/target/linux/control/kmod-ide.control deleted file mode 100644 index 2b02d82257..0000000000 --- a/target/linux/control/kmod-ide.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: kmod-ide -Priority: optional -Section: sys -Description: Kernel modules IDE support |