X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9df07ac5e1fa5aff5839a88e541d87a591c42f0c..8d4f51f588c481e79479d5502691a68c682b08d7:/package/switch/src/gpio.h 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."