#
# Kbuild file to build basic kbuild programs
#

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