Skip to content

Commit 24c2cdd

Browse files
committed
DEBUG
1 parent 4de0cc0 commit 24c2cdd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/build-linux-deb.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ check_dependencies
105105
log_i "Getting Linux from repo ${GIT_REPO} and branch ${GIT_BRANCH}"
106106
get_kernel
107107

108+
echo DEBUGDEBUGBUG
109+
sed -i '2i set -x' linux/scripts/setlocalversion
110+
set -
111+
108112
log_i "Configuring Linux with base config ${CONFIG} and config fragments $*"
109113
configure_kernel "$@"
110114

0 commit comments

Comments
 (0)