X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=arch%2Fx86%2Flib%2FMakefile;h=9e609206fac9b668b906c5949a3b018f9804752c;hb=c127bdf9f6c8a8aaa531321721b29ab15f250a72;hp=07c31899c9c24b8f59d0d9c8bacf9c3dd56444da;hpb=fbdbf8389976b9f40d36f21985be28a0f438f779;p=deliverable%2Flinux.git diff --git a/arch/x86/lib/Makefile b/arch/x86/lib/Makefile index 07c31899c9c2..9e609206fac9 100644 --- a/arch/x86/lib/Makefile +++ b/arch/x86/lib/Makefile @@ -9,6 +9,8 @@ lib-y += thunk_$(BITS).o lib-y += usercopy_$(BITS).o getuser.o putuser.o lib-y += memcpy_$(BITS).o +obj-y += msr-reg.o msr-reg-export.o + ifeq ($(CONFIG_X86_32),y) obj-y += atomic64_32.o lib-y += checksum_32.o