Add 'make olddefconfig' to source.sh
This commit is contained in:
@@ -18,6 +18,7 @@ prepare() {
|
|||||||
# The build function is executed in the source directory
|
# The build function is executed in the source directory
|
||||||
# This function is used to compile the source code
|
# This function is used to compile the source code
|
||||||
build() {
|
build() {
|
||||||
|
make olddefconfig
|
||||||
make
|
make
|
||||||
make headers
|
make headers
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user