]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm920t/s3c24x0/Makefile
add print_cpuinfo to s3c24x0
[karo-tx-uboot.git] / arch / arm / cpu / arm920t / s3c24x0 / Makefile
index bd53724b5126a7652e6db82ffebc52cd3dd844b1..0029700e443f626e6fbb837baf93be98a8d35481 100644 (file)
@@ -26,6 +26,7 @@ include $(TOPDIR)/config.mk
 LIB    = $(obj)lib$(SOC).o
 
 COBJS-$(CONFIG_USE_IRQ) += interrupts.o
+COBJS-$(CONFIG_DISPLAY_CPUINFO)        += cpu_info.o
 COBJS-y        += speed.o
 COBJS-y        += timer.o
 COBJS-y        += usb.o