[PATCH] DWR-512B: Remove dependency on comgt package

Arjun AK arjunak234 at gmail.com
Thu Jul 1 12:29:20 PDT 2021


comgt package is being moved to the packages repo

Signed-off-by: Arjun AK <arjunak234 at gmail.com>
---
 target/linux/ramips/image/rt305x.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk
index 4edc2eb3c4..f87dc633a0 100644
--- a/target/linux/ramips/image/rt305x.mk
+++ b/target/linux/ramips/image/rt305x.mk
@@ -473,7 +473,7 @@ define Device/dlink_dwr-512-b
   DEVICE_MODEL := DWR-512
   DEVICE_VARIANT := B
   DEVICE_PACKAGES := jboot-tools kmod-usb2 kmod-spi-dev \
-	kmod-usb-serial-option kmod-usb-net-cdc-ether comgt-ncm
+	kmod-usb-serial-option kmod-usb-net-cdc-ether
   DLINK_ROM_ID := DLK6E2412001
   DLINK_FAMILY_MEMBER := 0x6E24
   DLINK_FIRMWARE_SIZE := 0x7E0000
-- 
2.20.1




More information about the openwrt-devel mailing list