]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
[karo-tx-uboot.git] / lib / Makefile
index a94830f51e93730375a70788819c3162e89ca400..f5a8819f398d672e17a6ed2f22310a2d7782804b 100644 (file)
@@ -71,6 +71,7 @@ COBJS-y += linux_string.o
 COBJS-$(CONFIG_REGEX) += slre.o
 COBJS-y += string.o
 COBJS-y += time.o
+COBJS-$(CONFIG_TRACE) += trace.o
 COBJS-$(CONFIG_BOOTP_PXE) += uuid.o
 COBJS-y += vsprintf.o
 COBJS-$(CONFIG_RANDOM_MACADDR) += rand.o