lib/vsprintf.c: "%#o",0 becomes '0' instead of '00'
[profile/ivi/kernel-adaptation-intel-automotive.git] / lib / Makefile
index b98df50..8c31a0c 100644 (file)
@@ -126,6 +126,9 @@ obj-$(CONFIG_CLZ_TAB) += clz_tab.o
 obj-$(CONFIG_DDR) += jedec_ddr_data.o
 
 obj-$(CONFIG_GENERIC_STRNCPY_FROM_USER) += strncpy_from_user.o
+obj-$(CONFIG_GENERIC_STRNLEN_USER) += strnlen_user.o
+
+obj-$(CONFIG_STMP_DEVICE) += stmp_device.o
 
 hostprogs-y    := gen_crc32table
 clean-files    := crc32table.h