]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
Makefile: refactor *config targets
authorArnout Vandecappelle <arnout@mind.be>
Fri, 21 Jul 2017 01:05:28 +0000 (03:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 25 Jul 2017 21:06:49 +0000 (23:06 +0200)
commit2607051e1b3dd4a2f1ed36a56868f8727b8a2a6e
treef8e49685d0a609bbec16a77d669da96ea9b29000
parent5fc29ec2a76fc3a629a71cf3596b7253db6b7ea0
Makefile: refactor *config targets

The rules for the *config targets are all very similar, so factor them
together using $@.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile