]> git.sur5r.net Git - u-boot/blobdiff - include/status_led.h
* Added VIA configuration table
[u-boot] / include / status_led.h
index dc4b898c0e3b61c178693c6e90c21f020d5ee4ff..a56883b9a5e8d00c0482d51f7b1fe3908c198ac7 100644 (file)
@@ -336,6 +336,15 @@ void status_led_set  (int led, int state);
 /*****  NetPhone   ********************************************************/
 #elif defined(CONFIG_NETPHONE) || defined(CONFIG_NETTA2)
 /* XXX empty just to avoid the error */
+/*****  STx XTc    ********************************************************/
+#elif defined(CONFIG_STXXTC)
+/* 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
 # error Status LED configuration missing