Skip to content

Commit

Permalink
Revert "scripts: change 'host' & 'compiled by' strings without changi…
Browse files Browse the repository at this point in the history
…ng them on my vpn. Just cosmetical"

This reverts commit c0053b5.
  • Loading branch information
franciscofranco committed Mar 4, 2018
1 parent 8679288 commit df1445c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/mkcompile_h
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ else
LINUX_COMPILE_HOST=$KBUILD_BUILD_HOST
fi

LINUX_COMPILE_BY="francisco"
LINUX_COMPILE_HOST="franco"

UTS_VERSION="#$VERSION"
CONFIG_FLAGS=""
if [ -n "$SMP" ] ; then CONFIG_FLAGS="SMP"; fi
Expand Down

0 comments on commit df1445c

Please sign in to comment.