X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=lib%2FMakefile;h=af759f39d4ae94ebf9ca2e45af126db3891c7aa2;hb=d9c5841e22231e4e49fd0a1004164e6fce59b7a6;hp=0d4015205c642a844ba3a417a7b05a8f530bf014;hpb=186837ca3a6dd6b422a5ea316ed38eea183dca5d;p=pandora-kernel.git diff --git a/lib/Makefile b/lib/Makefile index 0d4015205c64..af759f39d4ae 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -101,6 +101,8 @@ obj-$(CONFIG_GENERIC_CSUM) += checksum.o obj-$(CONFIG_GENERIC_ATOMIC64) += atomic64.o +obj-$(CONFIG_ATOMIC64_SELFTEST) += atomic64_test.o + hostprogs-y := gen_crc32table clean-files := crc32table.h