X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=scripts%2Fbasic%2FMakefile;h=09559951df1208e00f5a51efa1208145a87efe14;hb=a45fbc33137b11e479ea8b7d478a1d7e6488971b;hp=4c324a1f1e0efb8668b4d64e05b56e8e0f64f25b;hpb=81f8320f624a785d77443ace83391d0fdee695f6;p=karo-tx-linux.git diff --git a/scripts/basic/Makefile b/scripts/basic/Makefile index 4c324a1f1e0e..09559951df12 100644 --- a/scripts/basic/Makefile +++ b/scripts/basic/Makefile @@ -9,7 +9,7 @@ # fixdep: Used to generate dependency information during build process # docproc: Used in Documentation/DocBook -hostprogs-y := fixdep docproc +hostprogs-y := fixdep docproc hash always := $(hostprogs-y) # fixdep is needed to compile other host programs