From: nico Date: Mon, 17 Sep 2007 01:48:35 +0000 (+0000) Subject: fix wrong submenu for kmod-leds-wrap X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=fef4a866f152f4b7ec38c260e9d67d419f210d90;p=openwrt.git fix wrong submenu for kmod-leds-wrap git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8821 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk index 5cdc73ef63..8644d89ce2 100644 --- a/package/kernel/modules/other.mk +++ b/package/kernel/modules/other.mk @@ -367,7 +367,7 @@ $(eval $(call KernelPackage,leds-net48xx)) define KernelPackage/leds-wrap - SUBMENU:=$(EMENU) + SUBMENU:=$(OTHER_MENU) TITLE:=PCengines WRAP LED support DEPENDS:=@TARGET_x86 KCONFIG:=CONFIG_LEDS_WRAP