diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/platform/lantiq/ltq-adsl-fw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/platform/lantiq/ltq-adsl-fw/Makefile b/package/platform/lantiq/ltq-adsl-fw/Makefile index 58624541ea..53d223b609 100644 --- a/package/platform/lantiq/ltq-adsl-fw/Makefile +++ b/package/platform/lantiq/ltq-adsl-fw/Makefile @@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk define Package/kmod-ltq-adsl-fw-template TITLE+=Firmware Annex-$(1) $(2) SECTION:=sys + CATEGORY:=Kernel modules SUBMENU:=Network Devices VARIANT:= $(2)-fw-$(1) SOC:=$(2) |