mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
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…
x
Reference in New Issue
Block a user