X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Ffiles%2Farch%2Fmips%2Far71xx%2Fprom.c;h=ec7eed8e64f40bc8ea183231f4d8e1ce0de99730;hp=4cc97632a313eb166f44a6c8a491c7162f415794;hb=e4d21e039947af35a6b85f92ce86e7be4beeaac3;hpb=8a7e19e7db87368c5197771979f9ba93309d3286 diff --git a/target/linux/ar71xx/files/arch/mips/ar71xx/prom.c b/target/linux/ar71xx/files/arch/mips/ar71xx/prom.c index 4cc97632a3..ec7eed8e64 100644 --- a/target/linux/ar71xx/files/arch/mips/ar71xx/prom.c +++ b/target/linux/ar71xx/files/arch/mips/ar71xx/prom.c @@ -58,6 +58,9 @@ static struct board_rec boards[] __initdata = { }, { .name = "AW-NR580", .mach_type = AR71XX_MACH_AW_NR580, + }, { + .name = "DIR825B1", + .mach_type = AR71XX_MACH_DIR825B1, }, { .name = "TEW-632BRP", .mach_type = AR71XX_MACH_TEW_632BRP,