1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 20:31:07 +03:00

Forgot to define what CFE is

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6685 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-03-24 21:34:51 +00:00
parent 3e262cb6b1
commit 2338dc2266

View File

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