Forgot to define what CFE is

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6685 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2007-03-24 21:34:51 +00:00
parent 0489fc9b8d
commit b69911af30
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