mirror of https://github.com/parazyd/arm-sdk.git
use defconfig
This commit is contained in:
parent
9013bced37
commit
2326407ee9
|
|
@ -133,8 +133,8 @@ build_kernel_armhf() {
|
|||
|
||||
pushd $R/tmp/kernels/$device_name/${device_name}-linux
|
||||
sudo make INSTALL_MOD_PATH=$strapdir firmware_install
|
||||
#make mrproper
|
||||
#make bcm2709_defconfig
|
||||
make mrproper
|
||||
make bcm2709_defconfig
|
||||
sudo make modules_prepare
|
||||
popd
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue