]> asedeno.scripts.mit.edu Git - linux.git/blob - scripts/basic/Makefile
Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/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)