Skip to content

Commit

Permalink
[dell]: remove nos_to_sonic_grub.cfg (#943)
Browse files Browse the repository at this point in the history
no longer needed in the build image
  • Loading branch information
lguohan authored Sep 8, 2017
1 parent 211689a commit 5098d98
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 92 deletions.
4 changes: 0 additions & 4 deletions build_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ generate_onie_installer_image()
cp ./device/$VENDOR/$PLATFORM/installer.conf ./installer/x86_64/platforms/$PLATFORM
fi

if [ "$IMAGE_TYPE" = "raw" ] && [ -f ./device/$VENDOR/$PLATFORM/nos_to_sonic_grub.cfg ]; then
sed -i -e "s/%%IMAGE_VERSION%%/$IMAGE_VERSION/g" ./device/$VENDOR/$PLATFORM/nos_to_sonic_grub.cfg
echo "IMAGE_VERSION is $IMAGE_VERSION"
fi
done
done

Expand Down
44 changes: 0 additions & 44 deletions device/dell/x86_64-dell_s6100_c2538-r0/nos_to_sonic_grub.cfg

This file was deleted.

44 changes: 0 additions & 44 deletions device/dell/x86_64-dell_z9100_c2538-r0/nos_to_sonic_grub.cfg

This file was deleted.

0 comments on commit 5098d98

Please sign in to comment.