X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fgenksyms%2FMakefile;h=5875f29a86025a35be4f7ab18dc545adbcdd4b76;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=76f1fd10e16fb2b0d912da4c26e1eb98338f822f;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/scripts/genksyms/Makefile b/scripts/genksyms/Makefile index 76f1fd10e..5875f29a8 100644 --- a/scripts/genksyms/Makefile +++ b/scripts/genksyms/Makefile @@ -1,6 +1,6 @@ -host-progs := genksyms -always := $(host-progs) +hostprogs-y := genksyms +always := $(hostprogs-y) genksyms-objs := genksyms.o parse.o lex.o