include: also check CONFIG_GPIOLIB for GPIO_SUPPORT
authorJonas Gorski <jogo@openwrt.org>
Thu, 4 Jul 2013 13:41:50 +0000 (13:41 +0000)
committerJonas Gorski <jogo@openwrt.org>
Thu, 4 Jul 2013 13:41:50 +0000 (13:41 +0000)
commit05ff15a2357107baad4681dff6b392473c467b67
tree29302b41e1409fd1582e4da516d29507d72f6a5f
parent62cd76ab2c6fecc8daaefe45828a6d71251c92cd
include: also check CONFIG_GPIOLIB for GPIO_SUPPORT

Recent kernels removed GENERIC_GPIO and require GPIO capable
targets to select GPIOLIB instead, so check for both symbols.

Fixed #13814.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37166
include/target.mk