Skip to content
This repository has been archived by the owner on Sep 15, 2018. It is now read-only.

Commit

Permalink
script: fix serialized mode localversion setting
Browse files Browse the repository at this point in the history
Don't overlay user defined version...

Signed-off-by: Ícaro Hoff <icarohoff@gmail.com>
  • Loading branch information
GalaticStryder committed Dec 29, 2016
1 parent 5651660 commit 3d7ceb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-anykernel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,6 @@ else if [ "$first" == "--serialized" ]; then
variant_assign "$i"
echo ""
echo -e ${blue}"Building the following variant: $i"${restore}
export LOCALVERSION=-$NAME-$RELEASE-$TAG
echo -e ${blue}"Using the Linux tag: $LOCALVERSION."${restore}
make_zImage
create_dtimg
Expand Down

0 comments on commit 3d7ceb3

Please sign in to comment.