diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2007-06-11 04:14:04 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2007-06-11 04:14:04 +0000 | 
| commit | abae7c2638fb280393750d2a7789b0fc8188c644 (patch) | |
| tree | 0b1605491796a549782ffa71db61853815255a1a | |
| parent | 9217b7d4f85216946943ab588e06b6bcd2f1b5bc (diff) | |
Add another build id for the "marcel" specific firmware
| -rw-r--r-- | tools/csr.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/csr.c b/tools/csr.c index 93ad5de9..b82eed81 100644 --- a/tools/csr.c +++ b/tools/csr.c @@ -358,6 +358,7 @@ static struct {  	{ 2622, "Marcel 3 (2005-10-27)"	},  	{ 3326, "Marcel 4 (2006-06-16)"	},  	{ 3612, "Marcel 5 (2006-10-24)"	}, +	{ 4509, "Marcel 6 (2007-06-11)"	},  	{  195, "Sniff 1 (2001-11-27)"	},  	{  220, "Sniff 2 (2002-01-03)"	},  	{  269, "Sniff 3 (2002-02-22)"	},  | 
