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 76595e87073..b73b542f8f4 100644 --- a/arch/frv/mb93090-mb00/Makefile +++ b/arch/frv/mb93090-mb00/Makefile | |||
@@ -11,3 +11,5 @@ else | |||
11 | obj-y += pci-dma-nommu.o | 11 | obj-y += pci-dma-nommu.o |
12 | endif | 12 | endif |
13 | endif | 13 | endif |
14 | |||
15 | obj-$(CONFIG_MTD) += flash.o | ||