[openwrt/openwrt] ramips: fix dts file name for SNR-CPE-ME1

LEDE Commits lede-commits at lists.infradead.org
Mon May 8 09:46:16 PDT 2023


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/36dd3ab7db0dfa6ea769f49983142a522ec15994

commit 36dd3ab7db0dfa6ea769f49983142a522ec15994
Author: Maximilian Weinmann <x1 at disroot.org>
AuthorDate: Mon May 8 01:54:29 2023 +0700

    ramips: fix dts file name for SNR-CPE-ME1
    
    Rename file mt7621_snr_snr-spe-me-1.dts
    
    Fixes: #12562
    Fixes: ecdb248 ("ramips: add support for SNR-CPE-ME1")
    Tested-by: Rafał Miłecki <rafal at milecki.pl>
    Signed-off-by: Maximilian Weinmann <x1 at disroot.org>
---
 .../ramips/dts/{mt7621_snr-cpe-me1.dts => mt7621_snr_snr-cpe-me1.dts}     | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/target/linux/ramips/dts/mt7621_snr-cpe-me1.dts b/target/linux/ramips/dts/mt7621_snr_snr-cpe-me1.dts
similarity index 100%
rename from target/linux/ramips/dts/mt7621_snr-cpe-me1.dts
rename to target/linux/ramips/dts/mt7621_snr_snr-cpe-me1.dts




More information about the lede-commits mailing list