From 7d202f64b05dbc78316bf41863c7ff0c304bfb86 Mon Sep 17 00:00:00 2001 From: Oussama Ghorbel Date: Thu, 4 Apr 2019 10:30:04 +0200 Subject: [PATCH] gryphon-led-module: move the driver to LED modules section --- gryphon-led-module/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gryphon-led-module/Makefile b/gryphon-led-module/Makefile index 9f97345c5..d6e82a580 100644 --- a/gryphon-led-module/Makefile +++ b/gryphon-led-module/Makefile @@ -23,7 +23,7 @@ PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk define KernelPackage/$(PKG_NAME) - SUBMENU:=Genexis + SUBMENU:=LED modules TITLE:=LED driver for Gryphon FILES:=$(PKG_BUILD_DIR)/$(PKG_NAME).$(LINUX_KMOD_SUFFIX) KCONFIG:=CONFIG_PACKAGE_kmod-gryphon-led-kernel-module=y