summaryrefslogtreecommitdiff
path: root/conf/distro/colinuxoe.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/colinuxoe.conf')
-rw-r--r--conf/distro/colinuxoe.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/distro/colinuxoe.conf b/conf/distro/colinuxoe.conf
index eb263e9a98..7454c0167f 100644
--- a/conf/distro/colinuxoe.conf
+++ b/conf/distro/colinuxoe.conf
@@ -11,8 +11,3 @@ INHERIT += "package_ipk debian"
PREFERRED_VERSION_linux-colinux ?= "2.6.10"
IMAGE_FSTYPES =+ "ext2 ext2.gz"
-
-# Whether to use the old shell hotplug or the new C hotplug is a
-# distribution decision.
-BOOTSTRAP_EXTRA_DEPENDS += "linux-hotplug"
-BOOTSTRAP_EXTRA_RDEPENDS += "linux-hotplug"