X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2FMakefile;h=0868cb67e5b0ebb3fddff86a4aa8eea926f12222;hb=a0b838088234b8965fe11efdc8609837b5d2e3e3;hp=6cf97c60b00bdd49590e82e689949cfff1c9c324;hpb=e8864a3c9da9c3d4380f20a4c2d3de1afbbba6f8;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/lib/Makefile b/lib/Makefile index 6cf97c6..0868cb6 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -249,6 +249,7 @@ obj-$(CONFIG_DIMLIB) += dim/ obj-$(CONFIG_SIGNATURE) += digsig.o lib-$(CONFIG_CLZ_TAB) += clz_tab.o +lib-$(CONFIG_LIB_MEMNEQ) += memneq.o obj-$(CONFIG_GENERIC_STRNCPY_FROM_USER) += strncpy_from_user.o obj-$(CONFIG_GENERIC_STRNLEN_USER) += strnlen_user.o