blob: 7c9cb80d097b427646c0a2b198697ddf2a416823 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001# SPDX-License-Identifier: GPL-2.0-only
2#
3# fixdep: used to generate dependency information during build process
4
5hostprogs-y := fixdep
6always := $(hostprogs-y)