remove unnecessary commands in prepare_kernel.sh

This commit is contained in:
Jiao Xianjun 2023-01-26 23:03:42 +01:00 committed by Xianjun Jiao
parent ca7b319a4d
commit 4443c30616

View File

@ -90,7 +90,7 @@ source $XILINX_DIR/Vitis/2021.1/settings64.sh
# make zynq_xcomm_adv7511_defconfig
# fi
make oldconfig && make prepare && make modules_prepare
make oldconfig
# make adi_zynqmp_defconfig
make prepare && make modules_prepare