]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - common/Makefile
Init virtio before loading ENV from EXT4 or FAT
[thirdparty/u-boot.git] / common / Makefile
index f010c2a1b9bad3b5fec8b1c7df2c19e359e2d719..e9835473420668e5f77a8ef185942cc348d57c51 100644 (file)
@@ -12,6 +12,7 @@ obj-y += cli_getch.o cli_simple.o cli_readline.o
 obj-$(CONFIG_HUSH_OLD_PARSER) += cli_hush.o
 obj-$(CONFIG_HUSH_MODERN_PARSER) += cli_hush_modern.o
 obj-$(CONFIG_AUTOBOOT) += autoboot.o
+obj-$(CONFIG_BUTTON_CMD) += button_cmd.o
 obj-y += version.o
 
 # # boards