<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello,</div><div><br></div><div>I cannot compile git coreboot anymore for T430s, my last successful compile is from Nov 12, that is the last time that I flashed my laptop with fresh git coreboot. Since then I have not changed anything on my end except usual 'git pull; git submodule update --init --checkout; make nconfig (I would simply save to update my .config file); make'<br></div><div><br></div><div>This is the error I'm getting (it is actually after running 'make' for 2nd time since it prints less info)<br></div><div>[kyle@ROG ~/coreboot (master)]$ make<br>Skipping submodule '3rdparty/blobs'<br>Skipping submodule '3rdparty/fsp'<br>    GEN        generated/bootblock.ld<br>    CP         bootblock/arch/x86/bootblock.ld<br>    LINK       cbfs/fallback/bootblock.debug<br>    OBJCOPY    cbfs/fallback/bootblock.elf<br>    OBJCOPY    bootblock.raw.elf<br>    OBJCOPY    bootblock.raw.bin<br>    CREATE     build/mainboard/lenovo/t430s/cbfs-file.CkOxZB.out (from /home/kyle/coreboot/.config)<br>make: *** No rule to make target 'src/mainboard/lenovo/t430s/data.vbt', needed by 'build/coreboot.pre'.  Stop.</div><div><br></div><div><br></div><div>[kyle@ROG ~/coreboot (master)]$ find src/mainboard/lenovo/t430s -name data.vbt<br>src/mainboard/lenovo/t430s/variants/t430s/data.vbt<br>src/mainboard/lenovo/t430s/variants/t431s/data.vbt<br></div><div><br></div><div>Is the data.vbt in wrong place by any chance?</div><div><br></div><div>I was looking at output of 'git log src/mainboard/lenovo/t430s' and noticed that on Nov 29 support for T431s was added. Maybe this has to do something with it?</div><div><br></div><div>Thank you.<br></div></div></div></div></div></div></div>