X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Fx86%2Flib%2FMakefile;h=84aa2883fe153fba9094169cef5f447bb79f2bd0;hb=81d68a96a39844853b37f20cc8282d9b65b78ef3;hp=76f60f52a885246ff1a8f6ce9bad2c3791d1df94;hpb=96916090f488986a4ebb8e9ffa6a3b50881d5ccd;p=cascardo%2Flinux.git diff --git a/arch/x86/lib/Makefile b/arch/x86/lib/Makefile index 76f60f52a885..84aa2883fe15 100644 --- a/arch/x86/lib/Makefile +++ b/arch/x86/lib/Makefile @@ -5,6 +5,7 @@ obj-$(CONFIG_SMP) := msr-on-cpu.o lib-y := delay_$(BITS).o +lib-y += thunk_$(BITS).o lib-y += usercopy_$(BITS).o getuser_$(BITS).o putuser_$(BITS).o lib-y += memcpy_$(BITS).o