ramips: add wireless tool for K2P

This commit is contained in:
coolsnowwolf 2021-07-19 17:05:35 +08:00
parent f15b1ec524
commit ea79bf45a6
3 changed files with 4 additions and 4 deletions

View File

@ -2675,8 +2675,8 @@ static VOID GenericEventHandler(UINT8 EID, UINT8 ExtEID, UINT8 *Data)
break;
default:
MTWF_LOG(DBG_CAT_FW, DBG_SUBCAT_ALL, DBG_LVL_OFF,
("%s: Unknown Event(%x)\n", __func__, EID));
/* MTWF_LOG(DBG_CAT_FW, DBG_SUBCAT_ALL, DBG_LVL_OFF,
("%s: Unknown Event(%x)\n", __func__, EID)); */
break;
}
}

View File

@ -10,7 +10,7 @@ BOARDNAME:=MediaTek Ralink MIPS
SUBTARGETS:=mt7620 mt7621 mt76x8 rt288x rt305x rt3883
FEATURES:=squashfs gpio
KERNEL_PATCHVER:=5.10
KERNEL_PATCHVER:=5.4
KERNEL_TESTING_PATCHVER:=5.10
define Target/Description

View File

@ -1156,7 +1156,7 @@ define Device/phicomm_k2p
DEVICE_VENDOR := Phicomm
DEVICE_MODEL := K2P
SUPPORTED_DEVICES += k2p
DEVICE_PACKAGES := kmod-mt7615d_dbdc -luci-newapi -wpad-openssl
DEVICE_PACKAGES := -luci-newapi -wpad-openssl kmod-mt7615d_dbdc wireless-tools
endef
TARGET_DEVICES += phicomm_k2p