X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=scripts%2Fgenksyms%2FMakefile;h=d328de1e10eeca1ef0205a662b3f42feeafb1cf0;hb=9b031c86506cef9acae45e61339fcf9deaabb793;hp=78629f515e782f45f9f0d4485fa39355d8c74c84;hpb=2027cabe6afea5d471401ec704b65ce18f958fdc;p=linux-2.6-microblaze.git diff --git a/scripts/genksyms/Makefile b/scripts/genksyms/Makefile index 78629f515e78..d328de1e10ee 100644 --- a/scripts/genksyms/Makefile +++ b/scripts/genksyms/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 -hostprogs-y := genksyms -always := $(hostprogs-y) +hostprogs := genksyms +always-y := $(hostprogs) genksyms-objs := genksyms.o parse.tab.o lex.lex.o