]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - lib/Makefile
[SCSI] lib: add generic helper to print sizes rounded to the correct SI range
[linux-2.6-omap-h63xx.git] / lib / Makefile
index 3b1f94bbe9de7415903c716753c0f96899c49938..44001af76a7dfc4f44216fa25959291633df36e7 100644 (file)
@@ -19,7 +19,8 @@ lib-$(CONFIG_SMP) += cpumask.o
 lib-y  += kobject.o kref.o klist.o
 
 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
+        bust_spinlocks.o hexdump.o kasprintf.o bitmap.o scatterlist.o \
+        string_helpers.o
 
 ifeq ($(CONFIG_DEBUG_KOBJECT),y)
 CFLAGS_kobject.o += -DDEBUG