]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/x86/lib/Makefile
x86: Add support for running option ROMs natively
[karo-tx-uboot.git] / arch / x86 / lib / Makefile
index e146e646cdba11a58ed50fb3d5764586d9f1a52e..55de788500b5e22a4934141d6b6e658edfb25478 100644 (file)
@@ -5,6 +5,9 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
+obj-y += bios.o
+obj-y += bios_asm.o
+obj-y += bios_interrupts.o
 obj-$(CONFIG_CMD_BOOTM) += bootm.o
 obj-y  += cmd_boot.o
 obj-y  += gcc.o