diff options
Diffstat (limited to 'drivers/mtd/Makefile')
-rw-r--r-- | drivers/mtd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/Makefile b/drivers/mtd/Makefile index 806287e80e84..62d649a959e2 100644 --- a/drivers/mtd/Makefile +++ b/drivers/mtd/Makefile | |||
@@ -34,3 +34,4 @@ obj-y += chips/ lpddr/ maps/ devices/ nand/ tests/ | |||
34 | 34 | ||
35 | obj-$(CONFIG_MTD_SPI_NOR) += spi-nor/ | 35 | obj-$(CONFIG_MTD_SPI_NOR) += spi-nor/ |
36 | obj-$(CONFIG_MTD_UBI) += ubi/ | 36 | obj-$(CONFIG_MTD_UBI) += ubi/ |
37 | obj-$(CONFIG_MTD_HYPERBUS) += hyperbus/ | ||