summaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index 122181f4c1..43b8ae6638 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -64,6 +64,7 @@ machine-$(CONFIG_MACH_MIPS_MALTA) := malta
board-$(CONFIG_BOARD_QEMU_MALTA) := qemu-malta
machine-$(CONFIG_MACH_MIPS_BCM47XX) := bcm47xx
+board-$(CONFIG_BOARD_DLINK_DIR320) := dlink-dir-320
machdirs := $(patsubst %,arch/mips/mach-%/,$(machine-y))