X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=scripts%2Fbasic%2FMakefile;h=4fcef87bb8759894435a395224c7d92cd7a14214;hb=f23a5e1405e47df6cdc86568ea75df266b9e151f;hp=4c324a1f1e0efb8668b4d64e05b56e8e0f64f25b;hpb=cf78c0c4267c37f2f98cb03a73c0a99c2cdaef87;p=firefly-linux-kernel-4.4.55.git diff --git a/scripts/basic/Makefile b/scripts/basic/Makefile index 4c324a1f1e0e..4fcef87bb875 100644 --- a/scripts/basic/Makefile +++ b/scripts/basic/Makefile @@ -7,9 +7,8 @@ # .config is included by main Makefile. # --------------------------------------------------------------------------- # fixdep: Used to generate dependency information during build process -# docproc: Used in Documentation/DocBook -hostprogs-y := fixdep docproc +hostprogs-y := fixdep always := $(hostprogs-y) # fixdep is needed to compile other host programs