autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
[oweals/u-boot.git] / cmd / Makefile
index 0aa37414533a54563f2375a5e62167a7874fd060..43a6b0ee2162172e9a81a6e603a3623376328871 100644 (file)
@@ -12,6 +12,7 @@ obj-y += version.o
 
 # command
 obj-$(CONFIG_CMD_AES) += aes.o
+obj-$(CONFIG_CMD_AB_SELECT) += ab_select.o
 obj-$(CONFIG_CMD_ADC) += adc.o
 obj-$(CONFIG_CMD_ARMFLASH) += armflash.o
 obj-y += blk_common.o