2
0
forked from Ivasoft/openwrt

ar71xx: export SoC revision

SVN-Revision: 27079
This commit is contained in:
Gabor Juhos
2011-06-01 13:12:24 +00:00
parent 2440175978
commit 34ff32a6eb
2 changed files with 6 additions and 0 deletions

View File

@@ -138,6 +138,7 @@ enum ar71xx_soc_type {
AR71XX_SOC_AR9342,
AR71XX_SOC_AR9344,
};
extern u32 ar71xx_soc_rev;
extern enum ar71xx_soc_type ar71xx_soc;