X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=scripts%2FMakefile;h=842dbc2d5aeda0af27ce18af9914deea370dc329;hb=17c5ca98833dc3d8f8dd4e85487da238c50cd8c9;hp=9dd5b25a1d534d9e291deffb3b285a5c6fe4c286;hpb=f815c335d21f9965f8dbe142fd168aaba1baf98e;p=firefly-linux-kernel-4.4.55.git diff --git a/scripts/Makefile b/scripts/Makefile index 9dd5b25a1d53..842dbc2d5aed 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -10,7 +10,6 @@ hostprogs-$(CONFIG_KALLSYMS) += kallsyms hostprogs-$(CONFIG_LOGO) += pnmtologo hostprogs-$(CONFIG_VT) += conmakehash -hostprogs-$(CONFIG_PROM_CONSOLE) += conmakehash hostprogs-$(CONFIG_IKCONFIG) += bin2c always := $(hostprogs-y) $(hostprogs-m)