blob: 7c9cb80d097b427646c0a2b198697ddf2a416823 [file] [log] [blame]
David Brazdil0f672f62019-12-10 10:32:29 +00001# SPDX-License-Identifier: GPL-2.0-only
2#
3# fixdep: used to generate dependency information during build process
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00004
5hostprogs-y := fixdep
6always := $(hostprogs-y)