[ar71xx] fix RB-493 detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12991 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
07af471462
commit
0d3bf063cb
|
@ -40,6 +40,9 @@ static struct board_rec boards[] __initdata = {
|
|||
}, {
|
||||
.name = "450",
|
||||
.mach_type = MACH_AR71XX_RB_450,
|
||||
}, {
|
||||
.name = "493",
|
||||
.mach_type = MACH_AR71XX_RB_493,
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue