switch: update for brcm47xx target
[openwrt.git] / package / switch / src / gpio.h
index e541cda..90bafd3 100644 (file)
@@ -8,7 +8,7 @@
 #ifndef __GPIO_H
 #define __GPIO_H
 
-#ifdef BROADCOM
+#ifdef CONFIG_BCM47XX
 #include "gpio-bcm947xx.h"
 #else
 #warning "Unsupported configuration."
This page took 0.025449 seconds and 4 git commands to generate.