Newer
Older
barebox / scripts / basic / Makefile
@Masahiro Yamada Masahiro Yamada on 15 Apr 2020 159 bytes fixdep: update to Linux 5.7-rc1
# SPDX-License-Identifier: GPL-2.0-only
#
# fixdep: used to generate dependency information during build process

hostprogs	:= fixdep
always-y	:= $(hostprogs)