/scripts/basic/Makefile

http://github.com/mirrors/linux · Makefile · 6 lines · 2 code · 1 blank · 3 comment · 0 complexity · 6be5f4a5e86a50bf53a0143ab11381c2 MD5 · raw file

  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # fixdep: used to generate dependency information during build process
  4. hostprogs := fixdep
  5. always-y := $(hostprogs)