fix wrong submenu for kmod-leds-wrap
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 17 Sep 2007 01:48:35 +0000 (01:48 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 17 Sep 2007 01:48:35 +0000 (01:48 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8821 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/kernel/modules/other.mk

index 5cdc73e..8644d89 100644 (file)
@@ -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
This page took 0.027301 seconds and 4 git commands to generate.