# HG changeset patch # User Mychaela Falconia # Date 1489349501 0 # Node ID 06aa823879f898e6b8b72188bd0ab4f64f81ce6d # Parent 7129e312b2ab73d9181705f1e0644cac69f1228b 2092, 2092-pwr and hybrid configs: build l1_custom_int.lib from source likewise diff -r 7129e312b2ab -r 06aa823879f8 configs/2092 --- a/configs/2092 Sun Mar 12 19:45:22 2017 +0000 +++ b/configs/2092 Sun Mar 12 20:11:41 2017 +0000 @@ -95,7 +95,7 @@ build_lib l1_int lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' blob_lib_std l1_custom_ext -blob_lib_std l1_custom_int +build_lib l1_custom_int lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' build_lib riviera_core_flash diff -r 7129e312b2ab -r 06aa823879f8 configs/2092-pwr --- a/configs/2092-pwr Sun Mar 12 19:45:22 2017 +0000 +++ b/configs/2092-pwr Sun Mar 12 20:11:41 2017 +0000 @@ -93,7 +93,7 @@ build_lib l1_int lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' blob_lib_std l1_custom_ext -blob_lib_std l1_custom_int +build_lib l1_custom_int lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' build_lib riviera_core_flash diff -r 7129e312b2ab -r 06aa823879f8 configs/hybrid --- a/configs/hybrid Sun Mar 12 19:45:22 2017 +0000 +++ b/configs/hybrid Sun Mar 12 20:11:41 2017 +0000 @@ -90,7 +90,7 @@ build_lib l1_int lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' blob_lib_std l1_custom_ext -blob_lib_std l1_custom_int +build_lib l1_custom_int lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' build_lib riviera_core_flash