changeset 276:febcd952d394

configs/2092 & 2092-pwr: switched to the reconstructed init.c
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 06 Aug 2017 21:55:51 +0000
parents 6d506d5362ff
children 045541ab3ef5
files configs/2092 configs/2092-pwr
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configs/2092	Sun Aug 06 19:19:21 2017 +0000
+++ b/configs/2092	Sun Aug 06 21:55:51 2017 +0000
@@ -132,7 +132,7 @@
 build_lib uart_drv
 
 # system glue
-build_lib main
+build_lib main init
 build_lib bootloader
 lib_link_magic '(CONST_BOOT_LIB (.const, .text, .text:v$3) BSS_BOOT_LIB (.bss))'
 
--- a/configs/2092-pwr	Sun Aug 06 19:19:21 2017 +0000
+++ b/configs/2092-pwr	Sun Aug 06 21:55:51 2017 +0000
@@ -130,7 +130,7 @@
 build_lib uart_drv
 
 # system glue
-build_lib main
+build_lib main init
 build_lib bootloader
 lib_link_magic '(CONST_BOOT_LIB (.const, .text, .text:v$3) BSS_BOOT_LIB (.bss))'