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