Add AR9341, AR9342, AR9344 SoC types.
This commit is contained in:
parent
dc67be5395
commit
4178f27320
@ -41,6 +41,9 @@ enum ar71xx_soc_type {
|
||||
AR71XX_SOC_AR9132,
|
||||
AR71XX_SOC_AR9330,
|
||||
AR71XX_SOC_AR9331,
|
||||
AR71XX_SOC_AR9341,
|
||||
AR71XX_SOC_AR9342,
|
||||
AR71XX_SOC_AR9344,
|
||||
};
|
||||
extern enum ar71xx_soc_type ar71xx_soc;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user