Merge git://git.denx.de/u-boot-dm

This commit is contained in:
Tom Rini
2018-09-30 18:16:51 -04:00
97 changed files with 3211 additions and 199 deletions

View File

@@ -71,6 +71,7 @@ obj-y += ata/
obj-$(CONFIG_DM_DEMO) += demo/
obj-$(CONFIG_BIOSEMU) += bios_emulator/
obj-y += block/
obj-y += board/
obj-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount/
obj-$(CONFIG_CPU) += cpu/
obj-y += crypto/