Fix future compiles

This commit is contained in:
Theo Arends 2019-10-11 13:31:32 +02:00 committed by GitHub
parent b48c1a1c82
commit 7b1f9a5334
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -216,10 +216,10 @@ build_flags = ${esp82xx_defaults.build_flags}
;build_flags = ${core_2_4_2.build_flags}
;platform = ${core_2_5_2.platform}
;build_flags = ${core_2_5_2.build_flags}
;platform = ${core_stage.platform}
;build_flags = ${core_stage.build_flags}
platform = ${core_stage_ipv6.platform}
build_flags = ${core_stage_ipv6.build_flags}
platform = ${core_stage.platform}
build_flags = ${core_stage.build_flags}
;platform = ${core_stage_ipv6.platform}
;build_flags = ${core_stage_ipv6.build_flags}
;platform = ${core_pre.platform}
;build_flags = ${core_pre.build_flags}