clean up menuconfig path of dsl driver and userland helper

SVN-Revision: 18260
This commit is contained in:
John Crispin 2009-11-01 19:05:32 +00:00
parent 976d1a1024
commit 11f5bc1909
2 changed files with 5 additions and 4 deletions

View 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

View 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