]> Git Repo - linux.git/blob - scripts/basic/Makefile
kbuild: do not create orphan built-in.a or obj-y objects
[linux.git] / scripts / basic / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # fixdep: used to generate dependency information during build process
4
5 hostprogs-y     := fixdep
6 always          := $(hostprogs-y)
This page took 0.034578 seconds and 4 git commands to generate.