]> asedeno.scripts.mit.edu Git - linux.git/blob - scripts/basic/Makefile
Merge tag '9p-for-5.4' of git://github.com/martinetd/linux
[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)