build: Fix print without color
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 17 Feb 2019 18:29:08 +0000 (19:29 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 17 Feb 2019 18:30:34 +0000 (19:30 +0100)
commitd0b45962ef63903cc9d3895dda0b2777a0c08acf
tree00f85c1eecc0ecdc4ada5be06d35022453064ffc
parenta0dfab220d969d4009b0b116a6f60d582f609b1a
build: Fix print without color

The original patch removed the printing completely, just remove the
color.

Fixes: eabc1ddc4541 ("build: Honour NO_COLOR in include/scan.mk")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
include/scan.mk