mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 00:03:21 +02:00
[ar71xx] fix RB-493 detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12991 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
70d4a590b0
commit
f385abf518
@ -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
Block a user