1
2
3
4
5
6
7
8
9
10 | UFS file system support (read only) (UFS_FS) [N/m/y/?] n # # configuration written to .config # make -j2 Image modules qcom/apq8016-sbc.dtb qcom/msm8916-mtp.dtb scripts/kconfig/conf --silentoldconfig Kconfig make: *** No rule to make target 'Image'. Stop. Command '['/bin/sh', '/tmp/tmp5fa96agz', 'make', '-j2', 'Image', 'modules', 'qcom/apq8016-sbc.dtb', 'qcom/msm8916-mtp.dtb']' returned non-zero exit status 2 |