]> git.sur5r.net Git - u-boot/blobdiff - include/status_led.h
esd WUH405 and DU405 board updated
[u-boot] / include / status_led.h
index cad287d43f297130478c0247bcd3316a6c7dddc6..b80780a690b5a5ecb94462eeb04b32d4e2cad385 100644 (file)
@@ -334,7 +334,13 @@ void status_led_set  (int led, int state);
 # 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 */
+/*****  sbc8240   ********************************************************/
+#elif defined(CONFIG_WRSBC8240)
+/* XXX empty just to avoid the error */
+/************************************************************************/
+#elif defined(CONFIG_NIOS2)
 /* XXX empty just to avoid the error */
 /************************************************************************/
 #else