From a9442ddd7b77a9e5b575e0ae0d5b9c57028c7fb7 Mon Sep 17 00:00:00 2001 From: LEAN-ESX Date: Thu, 25 Jul 2019 23:11:13 -0700 Subject: [PATCH] ramips: add kmod-mt7615e to Phicomm K2P images --- target/linux/ramips/image/mt7621.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index 152187dbb..1e7ff4589 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -232,6 +232,7 @@ define Device/k2p DTS := K2P IMAGE_SIZE := $(ralink_default_fw_size_16M) DEVICE_TITLE := Phicomm K2P + DEVICE_PACKAGES := kmod-mt7615e wpad-basic endef TARGET_DEVICES += k2p