]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix name of makefile dep files
authorFred Sundvik <fsundvik@gmail.com>
Fri, 8 Jul 2016 19:59:09 +0000 (22:59 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Fri, 8 Jul 2016 19:59:09 +0000 (22:59 +0300)
commite8e300d5c4dd05b806869b648b93feeff1f8a7dc
tree3aad195ebb6a404900824c104fdb6ddf98f63aea
parent8610481c372e9de02fe1ec7b77a9f3598a72a372
Fix name of makefile dep files

The files can't start with a .dot, as the wildcard function wont
find them. So this is fixed by removing the BUILD_DIR from the
name.
tmk_core/rules.mk