X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9df07ac5e1fa5aff5839a88e541d87a591c42f0c..de50d6624ffd8250930462e43163bdec1747a999:/package/switch/src/gpio.h?ds=sidebyside diff --git a/package/switch/src/gpio.h b/package/switch/src/gpio.h index e541cdac5..90bafd39e 100644 --- a/package/switch/src/gpio.h +++ b/package/switch/src/gpio.h @@ -8,7 +8,7 @@ #ifndef __GPIO_H #define __GPIO_H -#ifdef BROADCOM +#ifdef CONFIG_BCM47XX #include "gpio-bcm947xx.h" #else #warning "Unsupported configuration."