aboutsummaryrefslogtreecommitdiffstats
path: root/package/spi-ks8995/Makefile
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
commit7597eb6ec33933c4468a42c723bce3645f97ec11 (patch)
tree0b78190f10ea39df33616445540bf4c1e751c587 /package/spi-ks8995/Makefile
parenta5b1993a12f95ce55e2b4be343e3073803642c84 (diff)
downloadupstream-7597eb6ec33933c4468a42c723bce3645f97ec11.tar.gz
upstream-7597eb6ec33933c4468a42c723bce3645f97ec11.tar.bz2
upstream-7597eb6ec33933c4468a42c723bce3645f97ec11.zip
[package] kernel/modules: move SPI drivers into a new submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16323 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/spi-ks8995/Makefile')
-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)