clean up menuconfig path of dsl driver and userland helper
authorJohn Crispin <john@openwrt.org>
Sun, 1 Nov 2009 19:05:32 +0000 (19:05 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 1 Nov 2009 19:05:32 +0000 (19:05 +0000)
SVN-Revision: 18260

package/ifxmips-dsl-api/Makefile
package/ifxmips-dsl-control/Makefile

index 73d6f4f1ad9ca1e7e0614864d9be1f37f016e4fd..992c241e14337e3e092a29eea58ddbe787004874 100644 (file)
@@ -28,8 +28,9 @@ FW_B_MD5:=349de7cd20368f4ac9b7e8322114a512
 include $(INCLUDE_DIR)/package.mk
 
 define KernelPackage/ifxmips-dsl-api
-  SECTION:=driver
-  CATEGORY:=Infineon
+  SECTION:=sys
+  CATEGORY:=Kernel modules
+  SUBMENU:=Network Devices
   TITLE:=DSL CPE API driver
   URL:=http://www.infineon.com/
   MAINTAINER:=Infineon Technologies AG / Lantiq / blogic@openwrt.org
index 6905aeafa65b9df6da8e502ffdc4d2151fa21924..90cefd259911a3f65760d53b67004ce57829efe6 100644 (file)
@@ -18,8 +18,8 @@ PKG_MD5SUM:=ee315306626b68794d3d3636dabfe161
 include $(INCLUDE_DIR)/package.mk
 
 define Package/ifxmips-dsl-control
-  SECTION:=application
-  CATEGORY:=Infineon
+  SECTION:=net
+  CATEGORY:=Network
   TITLE:=DSL CPE control application
   URL:=http://www.infineon.com/
   MAINTAINER:=Infineon Technologies AG / Lantiq / blogic@openwrt.org