X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Farch%2Fmips%2Fath79%2Fmachtypes.h;h=a13db3d15c8f5aa50fe0d42fbb3173a2d13633ec;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=26254058c545c6343b9435d4f8a7f9e3bd19b3e1;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/arch/mips/ath79/machtypes.h b/kernel/arch/mips/ath79/machtypes.h index 26254058c..a13db3d15 100644 --- a/kernel/arch/mips/ath79/machtypes.h +++ b/kernel/arch/mips/ath79/machtypes.h @@ -15,6 +15,7 @@ #include enum ath79_mach_type { + ATH79_MACH_GENERIC_OF = -1, /* Device tree board */ ATH79_MACH_GENERIC = 0, ATH79_MACH_AP121, /* Atheros AP121 reference board */ ATH79_MACH_AP136_010, /* Atheros AP136-010 reference board */