Advertisement
RobertBerger

merge

Sep 4th, 2020
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. Using .kernel-meta/configs//./defconfig as base
  2. Merging .kernel-meta/configs//./ikconfig.cfg
  3. make[1]: Entering directory '/workdir/build/imx8mmevk/tmp/work/imx8mmevk-poky-linux/linux-fslc-imx/5.4.58+gitAUTOINC+74731e66e7-r0/build'
  4. GEN Makefile
  5. HOSTCC scripts/basic/fixdep
  6. HOSTCC scripts/kconfig/conf.o
  7. HOSTCC scripts/kconfig/confdata.o
  8. HOSTCC scripts/kconfig/expr.o
  9. LEX scripts/kconfig/lexer.lex.c
  10. YACC scripts/kconfig/parser.tab.[ch]
  11. HOSTCC scripts/kconfig/lexer.lex.o
  12. HOSTCC scripts/kconfig/parser.tab.o
  13. HOSTCC scripts/kconfig/preprocess.o
  14. HOSTCC scripts/kconfig/symbol.o
  15. HOSTLD scripts/kconfig/conf
  16. scripts/kconfig/conf --alldefconfig Kconfig
  17. #
  18. # configuration written to .config
  19. #
  20. make[1]: Leaving directory '/workdir/build/imx8mmevk/tmp/work/imx8mmevk-poky-linux/linux-fslc-imx/5.4.58+gitAUTOINC+74731e66e7-r0/build'
  21. Value requested for CONFIG_BUILD_BIN2C not in final .config
  22. Requested value: CONFIG_BUILD_BIN2C=y
  23. Actual value:
  24.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement