From b39dc8ea16a674ee08236ba164e5f2cda47a83e2 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Fri, 15 Feb 2008 01:05:05 +0000 Subject: [PATCH] Moved target/early's initrd/sbin_bb-modprobe.exec to initramfs/sbin_bb-modprobe.sh as the others --- .../sbin_bb-modprobe.exec => initramfs/sbin_bb-modprobe.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename target/early/{initrd/sbin_bb-modprobe.exec => initramfs/sbin_bb-modprobe.sh} (100%) diff --git a/target/early/initrd/sbin_bb-modprobe.exec b/target/early/initramfs/sbin_bb-modprobe.sh similarity index 100% rename from target/early/initrd/sbin_bb-modprobe.exec rename to target/early/initramfs/sbin_bb-modprobe.sh