]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib/Makefile
lib: consolidate hang()
[karo-tx-uboot.git] / lib / Makefile
index a3131d873f496b3cfce976ae1140daa72bcde471..8f81862b720b8ef44c79549869cd34b5c793f913 100644 (file)
@@ -71,6 +71,7 @@ COBJS-$(CONFIG_BCH) += bch.o
 COBJS-y += crc32.o
 COBJS-y += ctype.o
 COBJS-y += div64.o
+COBJS-y += hang.o
 COBJS-y += linux_string.o
 COBJS-$(CONFIG_REGEX) += slre.o
 COBJS-y += string.o