]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/x86/lib/Makefile
x86: Re-enable PCAT timer 2 for beeping
[karo-tx-uboot.git] / arch / x86 / lib / Makefile
index c61447978dcbd3d163e0012f79aa79ce9eaa5dc6..f66ad30741e597ec67e88b5f95ddd5ca2fb4e919 100644 (file)
@@ -31,7 +31,7 @@ COBJS-y       += gcc.o
 COBJS-y        += init_helpers.o
 COBJS-y        += interrupts.o
 COBJS-$(CONFIG_SYS_PCAT_INTERRUPTS) += pcat_interrupts.o
-COBJS-$(CONFIG_SYS_GENERIC_TIMER) += pcat_timer.o
+COBJS-$(CONFIG_SYS_PCAT_TIMER) += pcat_timer.o
 COBJS-$(CONFIG_PCI) += pci_type1.o
 COBJS-y        += relocate.o
 COBJS-y += physmem.o