X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=lib%2FMakefile;h=126b34f2eb1663dcc9636ca71647e05736708689;hb=b2e448eca1a52fea181905845728ae00a138d84e;hp=98ec3b861062d5ac8afe4cdcb72491b42bc9a75c;hpb=5c85121bf618aece49155f6eea0d0b2c14c1a121;p=karo-tx-linux.git diff --git a/lib/Makefile b/lib/Makefile index 98ec3b861062..126b34f2eb16 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -26,7 +26,7 @@ obj-y += bcd.o div64.o sort.o parser.o halfmd4.o debug_locks.o random32.o \ bust_spinlocks.o hexdump.o kasprintf.o bitmap.o scatterlist.o \ gcd.o lcm.o list_sort.o uuid.o flex_array.o iovec.o clz_ctz.o \ bsearch.o find_last_bit.o find_next_bit.o llist.o memweight.o kfifo.o \ - percpu-refcount.o percpu_ida.o + percpu-refcount.o percpu_ida.o hash.o obj-y += string_helpers.o obj-$(CONFIG_TEST_STRING_HELPERS) += test-string_helpers.o obj-y += kstrtox.o