diff options
Diffstat (limited to 'conf/distro/familiar.conf')
-rw-r--r-- | conf/distro/familiar.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/distro/familiar.conf b/conf/distro/familiar.conf index 1f9418e52c..9ef2299331 100644 --- a/conf/distro/familiar.conf +++ b/conf/distro/familiar.conf @@ -4,8 +4,3 @@ INHERIT += " package_ipk debian" TARGET_OS = "linux" - -# 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" |