diff options
author | John Crispin <john@openwrt.org> | 2009-11-01 19:05:32 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2009-11-01 19:05:32 +0000 |
commit | 11f5bc1909b38588e7f836cfcebd0600eb77dc96 (patch) | |
tree | ea20883738a73d8d7e8456f07ecf12f3417075ff /package/ifxmips-dsl-control | |
parent | 976d1a10243874c67f3cd7f5987c3a9a4136d9e7 (diff) | |
download | upstream-11f5bc1909b38588e7f836cfcebd0600eb77dc96.tar.gz upstream-11f5bc1909b38588e7f836cfcebd0600eb77dc96.tar.bz2 upstream-11f5bc1909b38588e7f836cfcebd0600eb77dc96.zip |
clean up menuconfig path of dsl driver and userland helper
SVN-Revision: 18260
Diffstat (limited to 'package/ifxmips-dsl-control')
-rw-r--r-- | package/ifxmips-dsl-control/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ifxmips-dsl-control/Makefile b/package/ifxmips-dsl-control/Makefile index 6905aeafa6..90cefd2599 100644 --- a/package/ifxmips-dsl-control/Makefile +++ b/package/ifxmips-dsl-control/Makefile @@ -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 |