Patch by Pantelis Antoniou, 5 May 2004:
- Intracom board update.
- Add Codec POST.
diff --git a/include/status_led.h b/include/status_led.h
index cad287d..dc4b898 100644
--- a/include/status_led.h
+++ b/include/status_led.h
@@ -334,7 +334,7 @@
# define STATUS_LED_BOOT 0 /* LED 0 used for boot status */
/***** NetPhone ********************************************************/
-#elif defined(CONFIG_NETPHONE)
+#elif defined(CONFIG_NETPHONE) || defined(CONFIG_NETTA2)
/* XXX empty just to avoid the error */
/************************************************************************/
#else