Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
aosemp committed Jan 20, 2025
1 parent f8272a7 commit 13166d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_xanmod_kernel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -967,6 +967,7 @@ make CC=clang LLVM=1 LLVM_IAS=1 BUILD_KERNEL=${KERNELRELEASE} KERNEL_SRC=${WORK_
make CC=clang LLVM=1 LLVM_IAS=1 BUILD_KERNEL=${KERNELRELEASE} KERNEL_SRC=${WORK_DIR}/${KERNEL_BASE_VER} DESTDIR=$TOOLS_DIR prefix=/usr install

### build deb
cd ${WORK_DIR}/${KERNEL_BASE_VER}
cat <<DEOF > debian/control
Package: $tools_packagename
Architecture: amd64
Expand Down

0 comments on commit 13166d8

Please sign in to comment.