Makefile: output migration warnings to stderr
authorChris Packham <judge.packham@gmail.com>
Fri, 14 Dec 2018 22:35:54 +0000 (11:35 +1300)
committerTom Rini <trini@konsulko.com>
Mon, 17 Dec 2018 12:15:41 +0000 (07:15 -0500)
commita267699bea1f46a849e788f277e7166f6244918d
tree7fc6fbb26e60a9e8af4792c96739076b812bd3ea
parent24431adc366c67c7755c0c6a956978f3b66ad550
Makefile: output migration warnings to stderr

Output the device model migration warnings to stderr. This allows tools
like buildman to pick them up rather than suppressing them along with
the normal build output on stdout.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Makefile