]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/Makefile
omap: spl: fix build break due to changes in FAT
[karo-tx-uboot.git] / common / Makefile
index ae795e0d55b2f244daad2e9d3ac95738df97ae97..1b672ad96e8b28186da88351955c5b374909b22e 100644 (file)
@@ -187,6 +187,7 @@ COBJS-$(CONFIG_USB_KEYBOARD) += usb_kbd.o
 endif
 
 COBJS-y += console.o
+COBJS-y += dlmalloc.o
 COBJS-y += memsize.o
 COBJS-y += stdio.o