X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Ffiles%2Farch%2Fmips%2Far71xx%2Fprom.c;h=283aff6a7bdc6952bcb9f56fe935af2599e3e8f0;hp=b0a51cfb5703de20fe86982bf945255d9f6dc55e;hb=928a89ed7aee62f0d6a56fc812f7002fda2176c2;hpb=4fea26d57c7977bd2514473970ab33e95f0b7046 diff --git a/target/linux/ar71xx/files/arch/mips/ar71xx/prom.c b/target/linux/ar71xx/files/arch/mips/ar71xx/prom.c index b0a51cfb5..283aff6a7 100644 --- a/target/linux/ar71xx/files/arch/mips/ar71xx/prom.c +++ b/target/linux/ar71xx/files/arch/mips/ar71xx/prom.c @@ -64,6 +64,9 @@ static struct board_rec boards[] __initdata = { }, { .name = "TEW-632BRP", .mach_type = AR71XX_MACH_TEW_632BRP, + }, { + .name = "DIR-615-C1", + .mach_type = AR71XX_MACH_DIR_615_C1, }, { .name = "TL-WR741ND", .mach_type = AR71XX_MACH_TL_WR741ND,