aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/gpio-cdev/nu801/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/system/gpio-cdev/nu801/Makefile')
-rw-r--r--package/system/gpio-cdev/nu801/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/gpio-cdev/nu801/Makefile b/package/system/gpio-cdev/nu801/Makefile
index ff6d36f2b4..1ac5c6d510 100644
--- a/package/system/gpio-cdev/nu801/Makefile
+++ b/package/system/gpio-cdev/nu801/Makefile
@@ -20,7 +20,7 @@ define Package/nu801
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=Userspace GPIO Drivers
- DEPENDS:=@TARGET_x86 +kmod-leds-uleds
+ DEPENDS:=@TARGET_x86
KCONFIG:=CONFIG_GPIO_CDEV=y
TITLE:=NU801 LED Driver
endef