mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-26 02:26:42 +07:00
Don't install kernel headers package by default
This commit is contained in:
@@ -9,7 +9,7 @@ DEST_LANG="en_US.UTF-8" # sl_SI.UTF-8, en_US.UTF-8
|
|||||||
|
|
||||||
# advanced
|
# advanced
|
||||||
EXTERNAL_NEW="prebuilt" # compile and install or install prebuilt additional packages
|
EXTERNAL_NEW="prebuilt" # compile and install or install prebuilt additional packages
|
||||||
INSTALL_HEADERS="yes" # install kernel headers package
|
INSTALL_HEADERS="" # install kernel headers package
|
||||||
LIB_TAG="master" # change to "branchname" to use any branch currently available.
|
LIB_TAG="master" # change to "branchname" to use any branch currently available.
|
||||||
DOWNLOAD_MIRROR="" # set to "china" to use mirrors.tuna.tsinghua.edu.cn
|
DOWNLOAD_MIRROR="" # set to "china" to use mirrors.tuna.tsinghua.edu.cn
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user