mirror of
git://soft.sys114.com/klipper
synced 2026-02-04 16:50:36 +09:00
build: Be sure to also include out/*.d files in Makefile
Not including the out/*.d build files can cause the build to be incomplete. In particular, without this fix, if the code is built for ARM and then configured for AVR, the build can produce a corrupt AVR binary. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in: