adsl firmware in wrong submenu
SVN-Revision: 34819
This commit is contained in:
parent
9a134fb7c0
commit
bac5ef2a2f
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
define Package/kmod-ltq-adsl-fw-template
|
define Package/kmod-ltq-adsl-fw-template
|
||||||
TITLE+=Firmware Annex-$(1) $(2)
|
TITLE+=Firmware Annex-$(1) $(2)
|
||||||
SECTION:=sys
|
SECTION:=sys
|
||||||
|
CATEGORY:=Kernel modules
|
||||||
SUBMENU:=Network Devices
|
SUBMENU:=Network Devices
|
||||||
VARIANT:= $(2)-fw-$(1)
|
VARIANT:= $(2)-fw-$(1)
|
||||||
SOC:=$(2)
|
SOC:=$(2)
|
||||||
|
|
Loading…
Reference in a new issue