diff --git a/arch/arm/boot/dts/amlogic/Makefile b/arch/arm/boot/dts/amlogic/Makefile index 382e17156..dd0fa26eb 100644 --- a/arch/arm/boot/dts/amlogic/Makefile +++ b/arch/arm/boot/dts/amlogic/Makefile @@ -4,4 +4,4 @@ dtb-y += c3_pxp.dtb dtb-y += a1-a113l-ad401.dtb dtb-y += a1-a113l-ad409.dtb dtb-y += a1-a113l-ad403.dtb -dtb-y += c3_c30xx_aw419.dtb +dtb-y += c3_c308l_aw419.dtb diff --git a/arch/arm/boot/dts/amlogic/c3_c30xx_aw419.dts b/arch/arm/boot/dts/amlogic/c3_c308l_aw419.dts similarity index 100% rename from arch/arm/boot/dts/amlogic/c3_c30xx_aw419.dts rename to arch/arm/boot/dts/amlogic/c3_c308l_aw419.dts