diff options
Diffstat (limited to 'conf/distro/wrt54oe.conf')
-rw-r--r-- | conf/distro/wrt54oe.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/distro/wrt54oe.conf b/conf/distro/wrt54oe.conf index e11dafbb63..fd0924f9e6 100644 --- a/conf/distro/wrt54oe.conf +++ b/conf/distro/wrt54oe.conf @@ -3,8 +3,3 @@ #@DESCRIPTION: Distribution configuration for the WRT54 Linux INHERIT += "package_ipk debian" - -# 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" |