LIB: ARM: use generic strnlen_user and strncpy_from_user
/lib/Makefile
blob:7bd1afa496c7a6f2654adcca763ececec9fb440c -> blob:218ddc5b7d031055fdc2113601f94d2ff0ceeed8
--- lib/Makefile
+++ lib/Makefile
@@ -113,6 +113,9 @@ obj-$(CONFIG_AVERAGE) += average.o
obj-$(CONFIG_CPU_RMAP) += cpu_rmap.o
+obj-$(CONFIG_GENERIC_STRNCPY_FROM_USER) += strncpy_from_user.o
+obj-$(CONFIG_GENERIC_STRNLEN_USER) += strnlen_user.o
+
hostprogs-y := gen_crc32table
clean-files := crc32table.h