mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-23 17:16:43 +07:00
Update scripts/compilation.sh
This commit is contained in:
@@ -505,9 +505,9 @@ CUSTOM_KERNEL_CONFIG
|
||||
local kernel_packing="deb-pkg"
|
||||
fi
|
||||
|
||||
if [[ $BRANCH == legacy && $LINUXFAMILY =~ sun50iw2|sun50iw6|sun50iw9 ]]; then
|
||||
make -C modules/gpu LICHEE_MOD_DIR=${SRC}/.tmp/gpu_modules_${LINUXFAMILY} LICHEE_KDIR=${kerneldir} CROSS_COMPILE=$toolchain/$KERNEL_COMPILER ARCH=$ARCHITECTURE
|
||||
fi
|
||||
#if [[ $BRANCH == legacy && $LINUXFAMILY =~ sun50iw2|sun50iw6|sun50iw9 ]]; then
|
||||
# make -C modules/gpu LICHEE_MOD_DIR=${SRC}/.tmp/gpu_modules_${LINUXFAMILY} LICHEE_KDIR=${kerneldir} CROSS_COMPILE=$toolchain/$KERNEL_COMPILER ARCH=$ARCHITECTURE
|
||||
#fi
|
||||
|
||||
display_alert "Creating packages"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user