From 67c3cb087038dc95a2589ad4ed6c4cbea4cee7fe Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sun, 19 Jul 2020 20:50:49 +0800 Subject: [PATCH] target/ramips: mt7621: fix typo error --- target/linux/ramips/image/mt7621.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index 7351544e70..f8da8dbd42 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -244,12 +244,12 @@ define Device/dlink_dir-867-a1 endef TARGET_DEVICES += dlink_dir-867-a1 -define Device/dlink_dir_878_a1 +define Device/dlink_dir-878-a1 $(Device/dlink_dir-8xx-a1) DEVICE_MODEL := DIR-878 DEVICE_VARIANT := A1 endef -TARGET_DEVICES += dlink_dir_878_a1 +TARGET_DEVICES += dlink_dir-878-a1 define Device/dlink_dir-882-a1 $(Device/dlink_dir-8xx-a1) @@ -257,7 +257,7 @@ define Device/dlink_dir-882-a1 DEVICE_VARIANT := A1 DEVICE_PACKAGES += kmod-usb3 kmod-usb-ledtrig-usbport endef -TARGET_DEVICES += dlink_dir_882_a1 +TARGET_DEVICES += dlink_dir-882-a1 define Device/d-team_newifi-d2 $(Device/uimage-lzma-loader)