diff options
Diffstat (limited to 'arch/frv/mb93090-mb00/Makefile')
-rw-r--r-- | arch/frv/mb93090-mb00/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/frv/mb93090-mb00/Makefile b/arch/frv/mb93090-mb00/Makefile index 76595e870733..b73b542f8f48 100644 --- a/arch/frv/mb93090-mb00/Makefile +++ b/arch/frv/mb93090-mb00/Makefile @@ -11,3 +11,5 @@ else obj-y += pci-dma-nommu.o endif endif + +obj-$(CONFIG_MTD) += flash.o |