diff --git a/libs/libgpiod/Makefile b/libs/libgpiod/Makefile index 643ff9b7a..d710f59cd 100644 --- a/libs/libgpiod/Makefile +++ b/libs/libgpiod/Makefile @@ -34,7 +34,7 @@ define Package/libgpiod CATEGORY:=Libraries URL:=https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git TITLE:=Library for interacting with Linux's GPIO character device - DEPENDS:=@GPIO_SUPPORT @(LINUX_4_9||LINUX_4_14) + DEPENDS:=@GPIO_SUPPORT endef define Package/libgpiod/description