]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix the make all-keyboards command (#422)
authorfredizzimo <fsundvik@gmail.com>
Tue, 21 Jun 2016 17:31:26 +0000 (20:31 +0300)
committerJack Humbert <jack.humb@gmail.com>
Tue, 21 Jun 2016 17:31:26 +0000 (13:31 -0400)
commita69d002506d822fef9713b844cd512cefcffd4fc
treedd0558e2730101c28a8eb6c407584fa3602acd31
parent80c87054193b9243670aeb85adefbe1aa6c0fda0
Fix the make all-keyboards command (#422)

Unfortunately the supported targets, like "quick", "all", "clean",
and so on has to be repeated two extra times, but this is the best
I can do with my makefile skills.
tmk_core/rules.mk