summaryrefslogtreecommitdiffstats
path: root/images/make_boot_img
diff options
context:
space:
mode:
Diffstat (limited to 'images/make_boot_img')
-rwxr-xr-ximages/make_boot_img2
1 files changed, 0 insertions, 2 deletions
diff --git a/images/make_boot_img b/images/make_boot_img
index 29b60a6af..1917ada8d 100755
--- a/images/make_boot_img
+++ b/images/make_boot_img
@@ -170,8 +170,6 @@ sub initrd {
_ "cp -a $firm $tmp_initrd/$dest";
}
- _ "install $stage1_root/hotplug $tmp_initrd/";
- symlink "../hotplug", "$tmp_initrd/sbin/hotplug";
_ "install $stage1_root/init $tmp_initrd/";
_ "install $stage1_root/stage1 $tmp_initrd/sbin/";
foreach ('pppd', 'pppoe') {