summaryrefslogtreecommitdiffstats
path: root/package/spi-ks8995
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-06-04 06:39:36 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-06-04 06:39:36 +0000
commit976f690ebd630f7162eadb5a7b334213a3455dd6 (patch)
treea24e1bf41966b696638bff1d36b95730e1862a02 /package/spi-ks8995
parent246a5b334d62829fa46c3a6bbaf6f0d1e3745fe0 (diff)
downloadmaster-31e0f0ae-976f690ebd630f7162eadb5a7b334213a3455dd6.tar.gz
master-31e0f0ae-976f690ebd630f7162eadb5a7b334213a3455dd6.tar.bz2
master-31e0f0ae-976f690ebd630f7162eadb5a7b334213a3455dd6.zip
kernel/modules: move SPI drivers into a new submenu
SVN-Revision: 16323
Diffstat (limited to 'package/spi-ks8995')
-rw-r--r--package/spi-ks8995/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/spi-ks8995/Makefile b/package/spi-ks8995/Makefile
index 26b9d12a4d..84c5250ec0 100644
--- a/package/spi-ks8995/Makefile
+++ b/package/spi-ks8995/Makefile
@@ -14,7 +14,7 @@ PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk
define KernelPackage/spi-ks8995
- SUBMENU:=Other modules
+ SUBMENU:=SPI Support
TITLE:=Micrel/Kendin KS8995 Ethernet switch control
DEPENDS:=@LINUX_2_6
FILES:=$(PKG_BUILD_DIR)/spi_ks8995.$(LINUX_KMOD_SUFFIX)