Forgot to define what CFE is

SVN-Revision: 6685
lede-17.01
Florian Fainelli 2007-03-24 21:34:51 +00:00
parent 984bd80138
commit 9f205cc473
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ struct adm5120_info {
};
#define UNKNOWN 0
#define CFE 1
#define UBOOT 2
#define MYLOADER 3