Created
September 16, 2014 08:21
-
-
Save systmkor/bbbfb504034042f6f696 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Prerequisite 'drivers/input' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'net' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'test' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'test/dm/built-in.o' does not exist. | |
Must remake target 'test/dm/built-in.o'. | |
Successfully remade target file 'test/dm/built-in.o'. | |
Considering target file 'u-boot.lds'. | |
File 'u-boot.lds' does not exist. | |
Considering target file '/home/admin/u-boot/arch/arm/cpu/u-boot.lds'. | |
Finished prerequisites of target file '/home/admin/u-boot/arch/arm/cpu/u-boot.lds'. | |
No need to remake target '/home/admin/u-boot/arch/arm/cpu/u-boot.lds'. | |
Pruning file 'prepare'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'u-boot.lds'. | |
Must remake target 'u-boot.lds'. | |
LDS u-boot.lds | |
Successfully remade target file 'u-boot.lds'. | |
Finished prerequisites of target file 'u-boot'. | |
Must remake target 'u-boot'. | |
LD u-boot | |
ld.bfd:u-boot.lds:1: ignoring invalid character `#' in expression | |
ld.bfd:u-boot.lds:1: syntax error | |
Makefile:1019: recipe for target 'u-boot' failed | |
make: *** [u-boot] Error 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'Makefile'... | |
Reading makefile '/home/admin/u-boot/scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/config/auto.conf.cmd' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk.dep' (search path) (don't care) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/scripts/Makefile.extrawarn' (search path) (no ~ expansion)... | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile '/home/admin/u-boot/Makefile'... | |
Reading makefile '/home/admin/u-boot/scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file 'silentoldconfig'. | |
File 'silentoldconfig' does not exist. | |
Considering target file 'scripts_basic'. | |
File 'scripts_basic' does not exist. | |
Finished prerequisites of target file 'scripts_basic'. | |
Must remake target 'scripts_basic'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/scripts/basic/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.host' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/basic/.fixdep.cmd' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'scripts/basic/fixdep'. | |
Considering target file 'scripts/basic/fixdep.c'. | |
Finished prerequisites of target file 'scripts/basic/fixdep.c'. | |
No need to remake target 'scripts/basic/fixdep.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Considering target file '/usr/include/stdc-predef.h'. | |
Finished prerequisites of target file '/usr/include/stdc-predef.h'. | |
No recipe for '/usr/include/stdc-predef.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/stdc-predef.h'. | |
Considering target file '/usr/include/sys/types.h'. | |
Finished prerequisites of target file '/usr/include/sys/types.h'. | |
No recipe for '/usr/include/sys/types.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/types.h'. | |
Considering target file '/usr/include/features.h'. | |
Finished prerequisites of target file '/usr/include/features.h'. | |
No recipe for '/usr/include/features.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/features.h'. | |
Considering target file '/usr/include/sys/cdefs.h'. | |
Finished prerequisites of target file '/usr/include/sys/cdefs.h'. | |
No recipe for '/usr/include/sys/cdefs.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/cdefs.h'. | |
Considering target file '/usr/include/bits/wordsize.h'. | |
Finished prerequisites of target file '/usr/include/bits/wordsize.h'. | |
No recipe for '/usr/include/bits/wordsize.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/wordsize.h'. | |
Considering target file '/usr/include/gnu/stubs.h'. | |
Finished prerequisites of target file '/usr/include/gnu/stubs.h'. | |
No recipe for '/usr/include/gnu/stubs.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/gnu/stubs.h'. | |
Considering target file '/usr/include/gnu/stubs-hard.h'. | |
Finished prerequisites of target file '/usr/include/gnu/stubs-hard.h'. | |
No recipe for '/usr/include/gnu/stubs-hard.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/gnu/stubs-hard.h'. | |
Considering target file '/usr/include/bits/types.h'. | |
Finished prerequisites of target file '/usr/include/bits/types.h'. | |
No recipe for '/usr/include/bits/types.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/types.h'. | |
Considering target file '/usr/include/bits/typesizes.h'. | |
Finished prerequisites of target file '/usr/include/bits/typesizes.h'. | |
No recipe for '/usr/include/bits/typesizes.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/typesizes.h'. | |
Considering target file '/usr/include/time.h'. | |
Finished prerequisites of target file '/usr/include/time.h'. | |
No recipe for '/usr/include/time.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/time.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h'. | |
Considering target file '/usr/include/endian.h'. | |
Finished prerequisites of target file '/usr/include/endian.h'. | |
No recipe for '/usr/include/endian.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/endian.h'. | |
Considering target file '/usr/include/bits/endian.h'. | |
Finished prerequisites of target file '/usr/include/bits/endian.h'. | |
No recipe for '/usr/include/bits/endian.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/endian.h'. | |
Considering target file '/usr/include/bits/byteswap.h'. | |
Finished prerequisites of target file '/usr/include/bits/byteswap.h'. | |
No recipe for '/usr/include/bits/byteswap.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/byteswap.h'. | |
Considering target file '/usr/include/bits/byteswap-16.h'. | |
Finished prerequisites of target file '/usr/include/bits/byteswap-16.h'. | |
No recipe for '/usr/include/bits/byteswap-16.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/byteswap-16.h'. | |
Considering target file '/usr/include/sys/select.h'. | |
Finished prerequisites of target file '/usr/include/sys/select.h'. | |
No recipe for '/usr/include/sys/select.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/select.h'. | |
Considering target file '/usr/include/bits/select.h'. | |
Finished prerequisites of target file '/usr/include/bits/select.h'. | |
No recipe for '/usr/include/bits/select.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/select.h'. | |
Considering target file '/usr/include/bits/sigset.h'. | |
Finished prerequisites of target file '/usr/include/bits/sigset.h'. | |
No recipe for '/usr/include/bits/sigset.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/sigset.h'. | |
Considering target file '/usr/include/bits/time.h'. | |
Finished prerequisites of target file '/usr/include/bits/time.h'. | |
No recipe for '/usr/include/bits/time.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/time.h'. | |
Considering target file '/usr/include/sys/sysmacros.h'. | |
Finished prerequisites of target file '/usr/include/sys/sysmacros.h'. | |
No recipe for '/usr/include/sys/sysmacros.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/sysmacros.h'. | |
Considering target file '/usr/include/bits/pthreadtypes.h'. | |
Finished prerequisites of target file '/usr/include/bits/pthreadtypes.h'. | |
No recipe for '/usr/include/bits/pthreadtypes.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/pthreadtypes.h'. | |
Considering target file '/usr/include/sys/stat.h'. | |
Finished prerequisites of target file '/usr/include/sys/stat.h'. | |
No recipe for '/usr/include/sys/stat.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/stat.h'. | |
Considering target file '/usr/include/bits/stat.h'. | |
Finished prerequisites of target file '/usr/include/bits/stat.h'. | |
No recipe for '/usr/include/bits/stat.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stat.h'. | |
Considering target file '/usr/include/sys/mman.h'. | |
Finished prerequisites of target file '/usr/include/sys/mman.h'. | |
No recipe for '/usr/include/sys/mman.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/mman.h'. | |
Considering target file '/usr/include/bits/mman.h'. | |
Finished prerequisites of target file '/usr/include/bits/mman.h'. | |
No recipe for '/usr/include/bits/mman.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/mman.h'. | |
Considering target file '/usr/include/bits/mman-linux.h'. | |
Finished prerequisites of target file '/usr/include/bits/mman-linux.h'. | |
No recipe for '/usr/include/bits/mman-linux.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/mman-linux.h'. | |
Considering target file '/usr/include/unistd.h'. | |
Finished prerequisites of target file '/usr/include/unistd.h'. | |
No recipe for '/usr/include/unistd.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/unistd.h'. | |
Considering target file '/usr/include/bits/posix_opt.h'. | |
Finished prerequisites of target file '/usr/include/bits/posix_opt.h'. | |
No recipe for '/usr/include/bits/posix_opt.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/posix_opt.h'. | |
Considering target file '/usr/include/bits/environments.h'. | |
Finished prerequisites of target file '/usr/include/bits/environments.h'. | |
No recipe for '/usr/include/bits/environments.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/environments.h'. | |
Considering target file '/usr/include/bits/confname.h'. | |
Finished prerequisites of target file '/usr/include/bits/confname.h'. | |
No recipe for '/usr/include/bits/confname.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/confname.h'. | |
Considering target file '/usr/include/getopt.h'. | |
Finished prerequisites of target file '/usr/include/getopt.h'. | |
No recipe for '/usr/include/getopt.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/getopt.h'. | |
Considering target file '/usr/include/fcntl.h'. | |
Finished prerequisites of target file '/usr/include/fcntl.h'. | |
No recipe for '/usr/include/fcntl.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/fcntl.h'. | |
Considering target file '/usr/include/bits/fcntl.h'. | |
Finished prerequisites of target file '/usr/include/bits/fcntl.h'. | |
No recipe for '/usr/include/bits/fcntl.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/fcntl.h'. | |
Considering target file '/usr/include/bits/fcntl-linux.h'. | |
Finished prerequisites of target file '/usr/include/bits/fcntl-linux.h'. | |
No recipe for '/usr/include/bits/fcntl-linux.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/fcntl-linux.h'. | |
Considering target file '/usr/include/string.h'. | |
Finished prerequisites of target file '/usr/include/string.h'. | |
No recipe for '/usr/include/string.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/string.h'. | |
Considering target file '/usr/include/xlocale.h'. | |
Finished prerequisites of target file '/usr/include/xlocale.h'. | |
No recipe for '/usr/include/xlocale.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/xlocale.h'. | |
Considering target file '/usr/include/bits/string.h'. | |
Finished prerequisites of target file '/usr/include/bits/string.h'. | |
No recipe for '/usr/include/bits/string.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/string.h'. | |
Considering target file '/usr/include/bits/string2.h'. | |
Finished prerequisites of target file '/usr/include/bits/string2.h'. | |
No recipe for '/usr/include/bits/string2.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/string2.h'. | |
Considering target file '/usr/include/stdlib.h'. | |
Finished prerequisites of target file '/usr/include/stdlib.h'. | |
No recipe for '/usr/include/stdlib.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/stdlib.h'. | |
Considering target file '/usr/include/bits/waitflags.h'. | |
Finished prerequisites of target file '/usr/include/bits/waitflags.h'. | |
No recipe for '/usr/include/bits/waitflags.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/waitflags.h'. | |
Considering target file '/usr/include/bits/waitstatus.h'. | |
Finished prerequisites of target file '/usr/include/bits/waitstatus.h'. | |
No recipe for '/usr/include/bits/waitstatus.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/waitstatus.h'. | |
Considering target file '/usr/include/alloca.h'. | |
Finished prerequisites of target file '/usr/include/alloca.h'. | |
No recipe for '/usr/include/alloca.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/alloca.h'. | |
Considering target file '/usr/include/bits/stdlib-bsearch.h'. | |
Finished prerequisites of target file '/usr/include/bits/stdlib-bsearch.h'. | |
No recipe for '/usr/include/bits/stdlib-bsearch.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stdlib-bsearch.h'. | |
Considering target file '/usr/include/bits/stdlib-float.h'. | |
Finished prerequisites of target file '/usr/include/bits/stdlib-float.h'. | |
No recipe for '/usr/include/bits/stdlib-float.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stdlib-float.h'. | |
Considering target file '/usr/include/stdio.h'. | |
Finished prerequisites of target file '/usr/include/stdio.h'. | |
No recipe for '/usr/include/stdio.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/stdio.h'. | |
Considering target file '/usr/include/libio.h'. | |
Finished prerequisites of target file '/usr/include/libio.h'. | |
No recipe for '/usr/include/libio.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/libio.h'. | |
Considering target file '/usr/include/_G_config.h'. | |
Finished prerequisites of target file '/usr/include/_G_config.h'. | |
No recipe for '/usr/include/_G_config.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/_G_config.h'. | |
Considering target file '/usr/include/wchar.h'. | |
Finished prerequisites of target file '/usr/include/wchar.h'. | |
No recipe for '/usr/include/wchar.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/wchar.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h'. | |
Considering target file '/usr/include/bits/stdio_lim.h'. | |
Finished prerequisites of target file '/usr/include/bits/stdio_lim.h'. | |
No recipe for '/usr/include/bits/stdio_lim.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stdio_lim.h'. | |
Considering target file '/usr/include/bits/sys_errlist.h'. | |
Finished prerequisites of target file '/usr/include/bits/sys_errlist.h'. | |
No recipe for '/usr/include/bits/sys_errlist.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/sys_errlist.h'. | |
Considering target file '/usr/include/bits/stdio.h'. | |
Finished prerequisites of target file '/usr/include/bits/stdio.h'. | |
No recipe for '/usr/include/bits/stdio.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stdio.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h'. | |
Considering target file '/usr/include/limits.h'. | |
Finished prerequisites of target file '/usr/include/limits.h'. | |
No recipe for '/usr/include/limits.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/limits.h'. | |
Considering target file '/usr/include/bits/posix1_lim.h'. | |
Finished prerequisites of target file '/usr/include/bits/posix1_lim.h'. | |
No recipe for '/usr/include/bits/posix1_lim.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/posix1_lim.h'. | |
Considering target file '/usr/include/bits/local_lim.h'. | |
Finished prerequisites of target file '/usr/include/bits/local_lim.h'. | |
No recipe for '/usr/include/bits/local_lim.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/local_lim.h'. | |
Considering target file '/usr/include/linux/limits.h'. | |
Finished prerequisites of target file '/usr/include/linux/limits.h'. | |
No recipe for '/usr/include/linux/limits.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/linux/limits.h'. | |
Considering target file '/usr/include/bits/posix2_lim.h'. | |
Finished prerequisites of target file '/usr/include/bits/posix2_lim.h'. | |
No recipe for '/usr/include/bits/posix2_lim.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/posix2_lim.h'. | |
Considering target file '/usr/include/ctype.h'. | |
Finished prerequisites of target file '/usr/include/ctype.h'. | |
No recipe for '/usr/include/ctype.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/ctype.h'. | |
Considering target file '/usr/include/arpa/inet.h'. | |
Finished prerequisites of target file '/usr/include/arpa/inet.h'. | |
No recipe for '/usr/include/arpa/inet.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/arpa/inet.h'. | |
Considering target file '/usr/include/netinet/in.h'. | |
Finished prerequisites of target file '/usr/include/netinet/in.h'. | |
No recipe for '/usr/include/netinet/in.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/netinet/in.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdint.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdint.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdint.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdint.h'. | |
Considering target file '/usr/include/stdint.h'. | |
Finished prerequisites of target file '/usr/include/stdint.h'. | |
No recipe for '/usr/include/stdint.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/stdint.h'. | |
Considering target file '/usr/include/bits/wchar.h'. | |
Finished prerequisites of target file '/usr/include/bits/wchar.h'. | |
No recipe for '/usr/include/bits/wchar.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/wchar.h'. | |
Considering target file '/usr/include/sys/socket.h'. | |
Finished prerequisites of target file '/usr/include/sys/socket.h'. | |
No recipe for '/usr/include/sys/socket.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/socket.h'. | |
Considering target file '/usr/include/sys/uio.h'. | |
Finished prerequisites of target file '/usr/include/sys/uio.h'. | |
No recipe for '/usr/include/sys/uio.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/uio.h'. | |
Considering target file '/usr/include/bits/uio.h'. | |
Finished prerequisites of target file '/usr/include/bits/uio.h'. | |
No recipe for '/usr/include/bits/uio.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/uio.h'. | |
Considering target file '/usr/include/bits/socket.h'. | |
Finished prerequisites of target file '/usr/include/bits/socket.h'. | |
No recipe for '/usr/include/bits/socket.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/socket.h'. | |
Considering target file '/usr/include/bits/socket_type.h'. | |
Finished prerequisites of target file '/usr/include/bits/socket_type.h'. | |
No recipe for '/usr/include/bits/socket_type.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/socket_type.h'. | |
Considering target file '/usr/include/bits/sockaddr.h'. | |
Finished prerequisites of target file '/usr/include/bits/sockaddr.h'. | |
No recipe for '/usr/include/bits/sockaddr.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/sockaddr.h'. | |
Considering target file '/usr/include/asm/socket.h'. | |
Finished prerequisites of target file '/usr/include/asm/socket.h'. | |
No recipe for '/usr/include/asm/socket.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/asm/socket.h'. | |
Considering target file '/usr/include/asm-generic/socket.h'. | |
Finished prerequisites of target file '/usr/include/asm-generic/socket.h'. | |
No recipe for '/usr/include/asm-generic/socket.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/asm-generic/socket.h'. | |
Considering target file '/usr/include/asm/sockios.h'. | |
Finished prerequisites of target file '/usr/include/asm/sockios.h'. | |
No recipe for '/usr/include/asm/sockios.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/asm/sockios.h'. | |
Considering target file '/usr/include/asm-generic/sockios.h'. | |
Finished prerequisites of target file '/usr/include/asm-generic/sockios.h'. | |
No recipe for '/usr/include/asm-generic/sockios.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/asm-generic/sockios.h'. | |
Considering target file '/usr/include/bits/in.h'. | |
Finished prerequisites of target file '/usr/include/bits/in.h'. | |
No recipe for '/usr/include/bits/in.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/in.h'. | |
Finished prerequisites of target file 'scripts/basic/fixdep'. | |
Prerequisite 'scripts/basic/fixdep.c' is older than target 'scripts/basic/fixdep'. | |
Prerequisite 'FORCE' of target 'scripts/basic/fixdep' does not exist. | |
Prerequisite '/usr/include/stdc-predef.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/types.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/features.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/cdefs.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/wordsize.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/gnu/stubs.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/gnu/stubs-hard.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/types.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/typesizes.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/time.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/endian.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/endian.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/byteswap.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/byteswap-16.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/select.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/select.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/sigset.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/time.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/sysmacros.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/pthreadtypes.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/stat.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/stat.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/mman.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/mman.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/mman-linux.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/unistd.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/posix_opt.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/environments.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/confname.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/getopt.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/fcntl.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/fcntl.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/fcntl-linux.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/string.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/xlocale.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/string.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/string2.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/stdlib.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/waitflags.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/waitstatus.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/alloca.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/stdlib-bsearch.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/stdlib-float.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/stdio.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/libio.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/_G_config.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/wchar.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/stdio_lim.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/sys_errlist.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/stdio.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/limits.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/posix1_lim.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/local_lim.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/linux/limits.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/posix2_lim.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/ctype.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/arpa/inet.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/netinet/in.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdint.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/stdint.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/wchar.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/socket.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/uio.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/uio.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/socket.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/socket_type.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/sockaddr.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/asm/socket.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/asm-generic/socket.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/asm/sockios.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/asm-generic/sockios.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/in.h' is older than target 'scripts/basic/fixdep'. | |
Must remake target 'scripts/basic/fixdep'. | |
Successfully remade target file 'scripts/basic/fixdep'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'scripts_basic'. | |
Considering target file 'outputmakefile'. | |
File 'outputmakefile' does not exist. | |
Finished prerequisites of target file 'outputmakefile'. | |
Must remake target 'outputmakefile'. | |
Successfully remade target file 'outputmakefile'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'silentoldconfig'. | |
Must remake target 'silentoldconfig'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile '/home/admin/u-boot/scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/scripts/kconfig/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.host' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/kconfig/.conf.cmd' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/kconfig/.conf.o.cmd' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/kconfig/.zconf.tab.o.cmd' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file 'silentoldconfig'. | |
File 'silentoldconfig' does not exist. | |
Considering target file 'scripts/kconfig/conf'. | |
Considering target file 'scripts/kconfig/conf.o'. | |
Considering target file 'scripts/kconfig/conf.c'. | |
Finished prerequisites of target file 'scripts/kconfig/conf.c'. | |
No need to remake target 'scripts/kconfig/conf.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Considering target file '/usr/include/stdc-predef.h'. | |
Finished prerequisites of target file '/usr/include/stdc-predef.h'. | |
No recipe for '/usr/include/stdc-predef.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/stdc-predef.h'. | |
Considering target file '/usr/include/locale.h'. | |
Finished prerequisites of target file '/usr/include/locale.h'. | |
No recipe for '/usr/include/locale.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/locale.h'. | |
Considering target file '/usr/include/features.h'. | |
Finished prerequisites of target file '/usr/include/features.h'. | |
No recipe for '/usr/include/features.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/features.h'. | |
Considering target file '/usr/include/sys/cdefs.h'. | |
Finished prerequisites of target file '/usr/include/sys/cdefs.h'. | |
No recipe for '/usr/include/sys/cdefs.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/cdefs.h'. | |
Considering target file '/usr/include/bits/wordsize.h'. | |
Finished prerequisites of target file '/usr/include/bits/wordsize.h'. | |
No recipe for '/usr/include/bits/wordsize.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/wordsize.h'. | |
Considering target file '/usr/include/gnu/stubs.h'. | |
Finished prerequisites of target file '/usr/include/gnu/stubs.h'. | |
No recipe for '/usr/include/gnu/stubs.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/gnu/stubs.h'. | |
Considering target file '/usr/include/gnu/stubs-hard.h'. | |
Finished prerequisites of target file '/usr/include/gnu/stubs-hard.h'. | |
No recipe for '/usr/include/gnu/stubs-hard.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/gnu/stubs-hard.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h'. | |
Considering target file '/usr/include/bits/locale.h'. | |
Finished prerequisites of target file '/usr/include/bits/locale.h'. | |
No recipe for '/usr/include/bits/locale.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/locale.h'. | |
Considering target file '/usr/include/xlocale.h'. | |
Finished prerequisites of target file '/usr/include/xlocale.h'. | |
No recipe for '/usr/include/xlocale.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/xlocale.h'. | |
Considering target file '/usr/include/ctype.h'. | |
Finished prerequisites of target file '/usr/include/ctype.h'. | |
No recipe for '/usr/include/ctype.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/ctype.h'. | |
Considering target file '/usr/include/bits/types.h'. | |
Finished prerequisites of target file '/usr/include/bits/types.h'. | |
No recipe for '/usr/include/bits/types.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/types.h'. | |
Considering target file '/usr/include/bits/typesizes.h'. | |
Finished prerequisites of target file '/usr/include/bits/typesizes.h'. | |
No recipe for '/usr/include/bits/typesizes.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/typesizes.h'. | |
Considering target file '/usr/include/endian.h'. | |
Finished prerequisites of target file '/usr/include/endian.h'. | |
No recipe for '/usr/include/endian.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/endian.h'. | |
Considering target file '/usr/include/bits/endian.h'. | |
Finished prerequisites of target file '/usr/include/bits/endian.h'. | |
No recipe for '/usr/include/bits/endian.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/endian.h'. | |
Considering target file '/usr/include/bits/byteswap.h'. | |
Finished prerequisites of target file '/usr/include/bits/byteswap.h'. | |
No recipe for '/usr/include/bits/byteswap.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/byteswap.h'. | |
Considering target file '/usr/include/bits/byteswap-16.h'. | |
Finished prerequisites of target file '/usr/include/bits/byteswap-16.h'. | |
No recipe for '/usr/include/bits/byteswap-16.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/byteswap-16.h'. | |
Considering target file '/usr/include/stdio.h'. | |
Finished prerequisites of target file '/usr/include/stdio.h'. | |
No recipe for '/usr/include/stdio.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/stdio.h'. | |
Considering target file '/usr/include/libio.h'. | |
Finished prerequisites of target file '/usr/include/libio.h'. | |
No recipe for '/usr/include/libio.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/libio.h'. | |
Considering target file '/usr/include/_G_config.h'. | |
Finished prerequisites of target file '/usr/include/_G_config.h'. | |
No recipe for '/usr/include/_G_config.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/_G_config.h'. | |
Considering target file '/usr/include/wchar.h'. | |
Finished prerequisites of target file '/usr/include/wchar.h'. | |
No recipe for '/usr/include/wchar.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/wchar.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h'. | |
Considering target file '/usr/include/bits/stdio_lim.h'. | |
Finished prerequisites of target file '/usr/include/bits/stdio_lim.h'. | |
No recipe for '/usr/include/bits/stdio_lim.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stdio_lim.h'. | |
Considering target file '/usr/include/bits/sys_errlist.h'. | |
Finished prerequisites of target file '/usr/include/bits/sys_errlist.h'. | |
No recipe for '/usr/include/bits/sys_errlist.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/sys_errlist.h'. | |
Considering target file '/usr/include/bits/stdio.h'. | |
Finished prerequisites of target file '/usr/include/bits/stdio.h'. | |
No recipe for '/usr/include/bits/stdio.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stdio.h'. | |
Considering target file '/usr/include/stdlib.h'. | |
Finished prerequisites of target file '/usr/include/stdlib.h'. | |
No recipe for '/usr/include/stdlib.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/stdlib.h'. | |
Considering target file '/usr/include/bits/waitflags.h'. | |
Finished prerequisites of target file '/usr/include/bits/waitflags.h'. | |
No recipe for '/usr/include/bits/waitflags.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/waitflags.h'. | |
Considering target file '/usr/include/bits/waitstatus.h'. | |
Finished prerequisites of target file '/usr/include/bits/waitstatus.h'. | |
No recipe for '/usr/include/bits/waitstatus.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/waitstatus.h'. | |
Considering target file '/usr/include/sys/types.h'. | |
Finished prerequisites of target file '/usr/include/sys/types.h'. | |
No recipe for '/usr/include/sys/types.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/types.h'. | |
Considering target file '/usr/include/time.h'. | |
Finished prerequisites of target file '/usr/include/time.h'. | |
No recipe for '/usr/include/time.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/time.h'. | |
Considering target file '/usr/include/sys/select.h'. | |
Finished prerequisites of target file '/usr/include/sys/select.h'. | |
No recipe for '/usr/include/sys/select.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/select.h'. | |
Considering target file '/usr/include/bits/select.h'. | |
Finished prerequisites of target file '/usr/include/bits/select.h'. | |
No recipe for '/usr/include/bits/select.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/select.h'. | |
Considering target file '/usr/include/bits/sigset.h'. | |
Finished prerequisites of target file '/usr/include/bits/sigset.h'. | |
No recipe for '/usr/include/bits/sigset.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/sigset.h'. | |
Considering target file '/usr/include/bits/time.h'. | |
Finished prerequisites of target file '/usr/include/bits/time.h'. | |
No recipe for '/usr/include/bits/time.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/time.h'. | |
Considering target file '/usr/include/sys/sysmacros.h'. | |
Finished prerequisites of target file '/usr/include/sys/sysmacros.h'. | |
No recipe for '/usr/include/sys/sysmacros.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/sysmacros.h'. | |
Considering target file '/usr/include/bits/pthreadtypes.h'. | |
Finished prerequisites of target file '/usr/include/bits/pthreadtypes.h'. | |
No recipe for '/usr/include/bits/pthreadtypes.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/pthreadtypes.h'. | |
Considering target file '/usr/include/alloca.h'. | |
Finished prerequisites of target file '/usr/include/alloca.h'. | |
No recipe for '/usr/include/alloca.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/alloca.h'. | |
Considering target file '/usr/include/bits/stdlib-bsearch.h'. | |
Finished prerequisites of target file '/usr/include/bits/stdlib-bsearch.h'. | |
No recipe for '/usr/include/bits/stdlib-bsearch.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stdlib-bsearch.h'. | |
Considering target file '/usr/include/bits/stdlib-float.h'. | |
Finished prerequisites of target file '/usr/include/bits/stdlib-float.h'. | |
No recipe for '/usr/include/bits/stdlib-float.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stdlib-float.h'. | |
Considering target file '/usr/include/string.h'. | |
Finished prerequisites of target file '/usr/include/string.h'. | |
No recipe for '/usr/include/string.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/string.h'. | |
Considering target file '/usr/include/bits/string.h'. | |
Finished prerequisites of target file '/usr/include/bits/string.h'. | |
No recipe for '/usr/include/bits/string.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/string.h'. | |
Considering target file '/usr/include/bits/string2.h'. | |
Finished prerequisites of target file '/usr/include/bits/string2.h'. | |
No recipe for '/usr/include/bits/string2.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/string2.h'. | |
Considering target file '/usr/include/unistd.h'. | |
Finished prerequisites of target file '/usr/include/unistd.h'. | |
No recipe for '/usr/include/unistd.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/unistd.h'. | |
Considering target file '/usr/include/bits/posix_opt.h'. | |
Finished prerequisites of target file '/usr/include/bits/posix_opt.h'. | |
No recipe for '/usr/include/bits/posix_opt.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/posix_opt.h'. | |
Considering target file '/usr/include/bits/environments.h'. | |
Finished prerequisites of target file '/usr/include/bits/environments.h'. | |
No recipe for '/usr/include/bits/environments.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/environments.h'. | |
Considering target file '/usr/include/bits/confname.h'. | |
Finished prerequisites of target file '/usr/include/bits/confname.h'. | |
No recipe for '/usr/include/bits/confname.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/confname.h'. | |
Considering target file '/usr/include/getopt.h'. | |
Finished prerequisites of target file '/usr/include/getopt.h'. | |
No recipe for '/usr/include/getopt.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/getopt.h'. | |
Considering target file '/usr/include/sys/stat.h'. | |
Finished prerequisites of target file '/usr/include/sys/stat.h'. | |
No recipe for '/usr/include/sys/stat.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/stat.h'. | |
Considering target file '/usr/include/bits/stat.h'. | |
Finished prerequisites of target file '/usr/include/bits/stat.h'. | |
No recipe for '/usr/include/bits/stat.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stat.h'. | |
Considering target file '/usr/include/sys/time.h'. | |
Finished prerequisites of target file '/usr/include/sys/time.h'. | |
No recipe for '/usr/include/sys/time.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/time.h'. | |
Considering target file '/usr/include/errno.h'. | |
Finished prerequisites of target file '/usr/include/errno.h'. | |
No recipe for '/usr/include/errno.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/errno.h'. | |
Considering target file '/usr/include/bits/errno.h'. | |
Finished prerequisites of target file '/usr/include/bits/errno.h'. | |
No recipe for '/usr/include/bits/errno.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/errno.h'. | |
Considering target file '/usr/include/linux/errno.h'. | |
Finished prerequisites of target file '/usr/include/linux/errno.h'. | |
No recipe for '/usr/include/linux/errno.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/linux/errno.h'. | |
Considering target file '/usr/include/asm/errno.h'. | |
Finished prerequisites of target file '/usr/include/asm/errno.h'. | |
No recipe for '/usr/include/asm/errno.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/asm/errno.h'. | |
Considering target file '/usr/include/asm-generic/errno.h'. | |
Finished prerequisites of target file '/usr/include/asm-generic/errno.h'. | |
No recipe for '/usr/include/asm-generic/errno.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/asm-generic/errno.h'. | |
Considering target file '/usr/include/asm-generic/errno-base.h'. | |
Finished prerequisites of target file '/usr/include/asm-generic/errno-base.h'. | |
No recipe for '/usr/include/asm-generic/errno-base.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/asm-generic/errno-base.h'. | |
Considering target file 'scripts/kconfig/lkc.h'. | |
Finished prerequisites of target file 'scripts/kconfig/lkc.h'. | |
No recipe for 'scripts/kconfig/lkc.h' and no prerequisites actually changed. | |
No need to remake target 'scripts/kconfig/lkc.h'. | |
Considering target file 'scripts/kconfig/expr.h'. | |
Finished prerequisites of target file 'scripts/kconfig/expr.h'. | |
No recipe for 'scripts/kconfig/expr.h' and no prerequisites actually changed. | |
No need to remake target 'scripts/kconfig/expr.h'. | |
Considering target file '/usr/include/assert.h'. | |
Finished prerequisites of target file '/usr/include/assert.h'. | |
No recipe for '/usr/include/assert.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/assert.h'. | |
Considering target file 'scripts/kconfig/list.h'. | |
Finished prerequisites of target file 'scripts/kconfig/list.h'. | |
No recipe for 'scripts/kconfig/list.h' and no prerequisites actually changed. | |
No need to remake target 'scripts/kconfig/list.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdbool.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdbool.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdbool.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdbool.h'. | |
Considering target file '/usr/include/libintl.h'. | |
Finished prerequisites of target file '/usr/include/libintl.h'. | |
No recipe for '/usr/include/libintl.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/libintl.h'. | |
Considering target file 'scripts/kconfig/lkc_proto.h'. | |
Finished prerequisites of target file 'scripts/kconfig/lkc_proto.h'. | |
No recipe for 'scripts/kconfig/lkc_proto.h' and no prerequisites actually changed. | |
No need to remake target 'scripts/kconfig/lkc_proto.h'. | |
Finished prerequisites of target file 'scripts/kconfig/conf.o'. | |
Prerequisite 'scripts/kconfig/conf.c' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite 'FORCE' of target 'scripts/kconfig/conf.o' does not exist. | |
Prerequisite '/usr/include/stdc-predef.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/locale.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/features.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/sys/cdefs.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/wordsize.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/gnu/stubs.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/gnu/stubs-hard.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/locale.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/xlocale.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/ctype.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/types.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/typesizes.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/endian.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/endian.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/byteswap.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/byteswap-16.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/stdio.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/libio.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/_G_config.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/wchar.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/stdio_lim.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/sys_errlist.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/stdio.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/stdlib.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/waitflags.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/waitstatus.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/sys/types.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/time.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/sys/select.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/select.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/sigset.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/time.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/sys/sysmacros.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/pthreadtypes.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/alloca.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/stdlib-bsearch.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/stdlib-float.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/string.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/string.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/string2.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/unistd.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/posix_opt.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/environments.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/confname.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/getopt.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/sys/stat.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/stat.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/sys/time.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/errno.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/bits/errno.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/linux/errno.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/asm/errno.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/asm-generic/errno.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/asm-generic/errno-base.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite 'scripts/kconfig/lkc.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite 'scripts/kconfig/expr.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/assert.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite 'scripts/kconfig/list.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdbool.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite '/usr/include/libintl.h' is older than target 'scripts/kconfig/conf.o'. | |
Prerequisite 'scripts/kconfig/lkc_proto.h' is older than target 'scripts/kconfig/conf.o'. | |
Must remake target 'scripts/kconfig/conf.o'. | |
Successfully remade target file 'scripts/kconfig/conf.o'. | |
Considering target file 'scripts/kconfig/zconf.tab.o'. | |
Considering target file 'scripts/kconfig/zconf.tab.c'. | |
Considering target file 'scripts/kconfig/zconf.tab.c_shipped'. | |
Finished prerequisites of target file 'scripts/kconfig/zconf.tab.c_shipped'. | |
No need to remake target 'scripts/kconfig/zconf.tab.c_shipped'. | |
Finished prerequisites of target file 'scripts/kconfig/zconf.tab.c'. | |
Prerequisite 'scripts/kconfig/zconf.tab.c_shipped' is older than target 'scripts/kconfig/zconf.tab.c'. | |
No need to remake target 'scripts/kconfig/zconf.tab.c'. | |
Pruning file 'FORCE'. | |
Considering target file 'scripts/kconfig/zconf.lex.c'. | |
Considering target file 'scripts/kconfig/zconf.lex.c_shipped'. | |
Finished prerequisites of target file 'scripts/kconfig/zconf.lex.c_shipped'. | |
No need to remake target 'scripts/kconfig/zconf.lex.c_shipped'. | |
Finished prerequisites of target file 'scripts/kconfig/zconf.lex.c'. | |
Prerequisite 'scripts/kconfig/zconf.lex.c_shipped' is older than target 'scripts/kconfig/zconf.lex.c'. | |
No need to remake target 'scripts/kconfig/zconf.lex.c'. | |
Considering target file 'scripts/kconfig/zconf.hash.c'. | |
Considering target file 'scripts/kconfig/zconf.hash.c_shipped'. | |
Finished prerequisites of target file 'scripts/kconfig/zconf.hash.c_shipped'. | |
No need to remake target 'scripts/kconfig/zconf.hash.c_shipped'. | |
Finished prerequisites of target file 'scripts/kconfig/zconf.hash.c'. | |
Prerequisite 'scripts/kconfig/zconf.hash.c_shipped' is older than target 'scripts/kconfig/zconf.hash.c'. | |
No need to remake target 'scripts/kconfig/zconf.hash.c'. | |
Pruning file '/usr/include/stdc-predef.h'. | |
Pruning file '/usr/include/ctype.h'. | |
Pruning file '/usr/include/features.h'. | |
Pruning file '/usr/include/sys/cdefs.h'. | |
Pruning file '/usr/include/bits/wordsize.h'. | |
Pruning file '/usr/include/gnu/stubs.h'. | |
Pruning file '/usr/include/gnu/stubs-hard.h'. | |
Pruning file '/usr/include/bits/types.h'. | |
Pruning file '/usr/include/bits/typesizes.h'. | |
Pruning file '/usr/include/endian.h'. | |
Pruning file '/usr/include/bits/endian.h'. | |
Pruning file '/usr/include/bits/byteswap.h'. | |
Pruning file '/usr/include/bits/byteswap-16.h'. | |
Pruning file '/usr/include/xlocale.h'. | |
Pruning file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h'. | |
Pruning file '/usr/include/stdio.h'. | |
Pruning file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h'. | |
Pruning file '/usr/include/libio.h'. | |
Pruning file '/usr/include/_G_config.h'. | |
Pruning file '/usr/include/wchar.h'. | |
Pruning file '/usr/include/bits/stdio_lim.h'. | |
Pruning file '/usr/include/bits/sys_errlist.h'. | |
Pruning file '/usr/include/bits/stdio.h'. | |
Pruning file '/usr/include/stdlib.h'. | |
Pruning file '/usr/include/bits/waitflags.h'. | |
Pruning file '/usr/include/bits/waitstatus.h'. | |
Pruning file '/usr/include/sys/types.h'. | |
Pruning file '/usr/include/time.h'. | |
Pruning file '/usr/include/sys/select.h'. | |
Pruning file '/usr/include/bits/select.h'. | |
Pruning file '/usr/include/bits/sigset.h'. | |
Pruning file '/usr/include/bits/time.h'. | |
Pruning file '/usr/include/sys/sysmacros.h'. | |
Pruning file '/usr/include/bits/pthreadtypes.h'. | |
Pruning file '/usr/include/alloca.h'. | |
Pruning file '/usr/include/bits/stdlib-bsearch.h'. | |
Pruning file '/usr/include/bits/stdlib-float.h'. | |
Pruning file '/usr/include/string.h'. | |
Pruning file '/usr/include/bits/string.h'. | |
Pruning file '/usr/include/bits/string2.h'. | |
Pruning file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdbool.h'. | |
Pruning file 'scripts/kconfig/lkc.h'. | |
Pruning file 'scripts/kconfig/expr.h'. | |
Pruning file '/usr/include/assert.h'. | |
Pruning file 'scripts/kconfig/list.h'. | |
Pruning file '/usr/include/libintl.h'. | |
Pruning file '/usr/include/locale.h'. | |
Pruning file '/usr/include/bits/locale.h'. | |
Pruning file 'scripts/kconfig/lkc_proto.h'. | |
Pruning file 'scripts/kconfig/zconf.hash.c'. | |
Pruning file 'scripts/kconfig/zconf.lex.c'. | |
Pruning file '/usr/include/errno.h'. | |
Pruning file '/usr/include/bits/errno.h'. | |
Pruning file '/usr/include/linux/errno.h'. | |
Pruning file '/usr/include/asm/errno.h'. | |
Pruning file '/usr/include/asm-generic/errno.h'. | |
Pruning file '/usr/include/asm-generic/errno-base.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h'. | |
Considering target file '/usr/include/limits.h'. | |
Finished prerequisites of target file '/usr/include/limits.h'. | |
No recipe for '/usr/include/limits.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/limits.h'. | |
Considering target file '/usr/include/bits/posix1_lim.h'. | |
Finished prerequisites of target file '/usr/include/bits/posix1_lim.h'. | |
No recipe for '/usr/include/bits/posix1_lim.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/posix1_lim.h'. | |
Considering target file '/usr/include/bits/local_lim.h'. | |
Finished prerequisites of target file '/usr/include/bits/local_lim.h'. | |
No recipe for '/usr/include/bits/local_lim.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/local_lim.h'. | |
Considering target file '/usr/include/linux/limits.h'. | |
Finished prerequisites of target file '/usr/include/linux/limits.h'. | |
No recipe for '/usr/include/linux/limits.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/linux/limits.h'. | |
Considering target file '/usr/include/bits/posix2_lim.h'. | |
Finished prerequisites of target file '/usr/include/bits/posix2_lim.h'. | |
No recipe for '/usr/include/bits/posix2_lim.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/posix2_lim.h'. | |
Pruning file '/usr/include/unistd.h'. | |
Pruning file '/usr/include/bits/posix_opt.h'. | |
Pruning file '/usr/include/bits/environments.h'. | |
Pruning file '/usr/include/bits/confname.h'. | |
Pruning file '/usr/include/getopt.h'. | |
Considering target file 'scripts/kconfig/util.c'. | |
Finished prerequisites of target file 'scripts/kconfig/util.c'. | |
No recipe for 'scripts/kconfig/util.c' and no prerequisites actually changed. | |
No need to remake target 'scripts/kconfig/util.c'. | |
Considering target file 'scripts/kconfig/confdata.c'. | |
Finished prerequisites of target file 'scripts/kconfig/confdata.c'. | |
No recipe for 'scripts/kconfig/confdata.c' and no prerequisites actually changed. | |
No need to remake target 'scripts/kconfig/confdata.c'. | |
Pruning file '/usr/include/sys/stat.h'. | |
Pruning file '/usr/include/bits/stat.h'. | |
Considering target file '/usr/include/fcntl.h'. | |
Finished prerequisites of target file '/usr/include/fcntl.h'. | |
No recipe for '/usr/include/fcntl.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/fcntl.h'. | |
Considering target file '/usr/include/bits/fcntl.h'. | |
Finished prerequisites of target file '/usr/include/bits/fcntl.h'. | |
No recipe for '/usr/include/bits/fcntl.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/fcntl.h'. | |
Considering target file '/usr/include/bits/fcntl-linux.h'. | |
Finished prerequisites of target file '/usr/include/bits/fcntl-linux.h'. | |
No recipe for '/usr/include/bits/fcntl-linux.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/fcntl-linux.h'. | |
Considering target file 'scripts/kconfig/expr.c'. | |
Finished prerequisites of target file 'scripts/kconfig/expr.c'. | |
No recipe for 'scripts/kconfig/expr.c' and no prerequisites actually changed. | |
No need to remake target 'scripts/kconfig/expr.c'. | |
Considering target file 'scripts/kconfig/symbol.c'. | |
Finished prerequisites of target file 'scripts/kconfig/symbol.c'. | |
No recipe for 'scripts/kconfig/symbol.c' and no prerequisites actually changed. | |
No need to remake target 'scripts/kconfig/symbol.c'. | |
Considering target file '/usr/include/regex.h'. | |
Finished prerequisites of target file '/usr/include/regex.h'. | |
No recipe for '/usr/include/regex.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/regex.h'. | |
Considering target file '/usr/include/sys/utsname.h'. | |
Finished prerequisites of target file '/usr/include/sys/utsname.h'. | |
No recipe for '/usr/include/sys/utsname.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/utsname.h'. | |
Considering target file '/usr/include/bits/utsname.h'. | |
Finished prerequisites of target file '/usr/include/bits/utsname.h'. | |
No recipe for '/usr/include/bits/utsname.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/utsname.h'. | |
Considering target file 'scripts/kconfig/menu.c'. | |
Finished prerequisites of target file 'scripts/kconfig/menu.c'. | |
No recipe for 'scripts/kconfig/menu.c' and no prerequisites actually changed. | |
No need to remake target 'scripts/kconfig/menu.c'. | |
Finished prerequisites of target file 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'scripts/kconfig/zconf.tab.c' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'FORCE' of target 'scripts/kconfig/zconf.tab.o' does not exist. | |
Prerequisite 'scripts/kconfig/zconf.lex.c' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'scripts/kconfig/zconf.hash.c' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/stdc-predef.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/ctype.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/features.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/sys/cdefs.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/wordsize.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/gnu/stubs.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/gnu/stubs-hard.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/types.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/typesizes.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/endian.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/endian.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/byteswap.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/byteswap-16.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/xlocale.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/stdio.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/libio.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/_G_config.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/wchar.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/stdio_lim.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/sys_errlist.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/stdio.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/stdlib.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/waitflags.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/waitstatus.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/sys/types.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/time.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/sys/select.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/select.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/sigset.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/time.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/sys/sysmacros.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/pthreadtypes.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/alloca.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/stdlib-bsearch.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/stdlib-float.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/string.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/string.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/string2.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdbool.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'scripts/kconfig/lkc.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'scripts/kconfig/expr.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/assert.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'scripts/kconfig/list.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/libintl.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/locale.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/locale.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'scripts/kconfig/lkc_proto.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'scripts/kconfig/zconf.hash.c' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'scripts/kconfig/zconf.lex.c' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/errno.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/errno.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/linux/errno.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/asm/errno.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/asm-generic/errno.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/asm-generic/errno-base.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/limits.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/posix1_lim.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/local_lim.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/linux/limits.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/posix2_lim.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/unistd.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/posix_opt.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/environments.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/confname.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/getopt.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'scripts/kconfig/util.c' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'scripts/kconfig/confdata.c' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/sys/stat.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/stat.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/fcntl.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/fcntl.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/fcntl-linux.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'scripts/kconfig/expr.c' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'scripts/kconfig/symbol.c' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/regex.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/sys/utsname.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite '/usr/include/bits/utsname.h' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Prerequisite 'scripts/kconfig/menu.c' is older than target 'scripts/kconfig/zconf.tab.o'. | |
Must remake target 'scripts/kconfig/zconf.tab.o'. | |
Successfully remade target file 'scripts/kconfig/zconf.tab.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'scripts/kconfig/conf'. | |
Prerequisite 'scripts/kconfig/conf.o' is older than target 'scripts/kconfig/conf'. | |
Prerequisite 'scripts/kconfig/zconf.tab.o' is older than target 'scripts/kconfig/conf'. | |
Prerequisite 'FORCE' of target 'scripts/kconfig/conf' does not exist. | |
Must remake target 'scripts/kconfig/conf'. | |
Successfully remade target file 'scripts/kconfig/conf'. | |
Finished prerequisites of target file 'silentoldconfig'. | |
Must remake target 'silentoldconfig'. | |
scripts/kconfig/conf --silentoldconfig Kconfig | |
Successfully remade target file 'silentoldconfig'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile '/home/admin/u-boot/scripts/Makefile.autoconf'... | |
Reading makefile 'include/config/auto.conf' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile 'config.mk' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/arch/arm/config.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/arch/arm/cpu/arm1176/config.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/arch/arm/cpu/arm1176/bcm2835/config.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/board/raspberrypi/rpi_b/config.mk' (search path) (don't care) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file 'include/autoconf.mk'. | |
File 'include/autoconf.mk' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Considering target file 'include/config.h'. | |
File 'include/config.h' does not exist. | |
Considering target file 'scripts/Makefile.autoconf'. | |
Finished prerequisites of target file 'scripts/Makefile.autoconf'. | |
No need to remake target 'scripts/Makefile.autoconf'. | |
Considering target file 'create_symlink'. | |
File 'create_symlink' does not exist. | |
Finished prerequisites of target file 'create_symlink'. | |
Must remake target 'create_symlink'. | |
Successfully remade target file 'create_symlink'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'include/config.h'. | |
Must remake target 'include/config.h'. | |
CHK include/config.h | |
UPD include/config.h | |
Successfully remade target file 'include/config.h'. | |
Finished prerequisites of target file 'include/autoconf.mk'. | |
Must remake target 'include/autoconf.mk'. | |
GEN include/autoconf.mk | |
Successfully remade target file 'include/autoconf.mk'. | |
Considering target file 'include/autoconf.mk.dep'. | |
File 'include/autoconf.mk.dep' does not exist. | |
Pruning file 'FORCE'. | |
Pruning file 'include/config.h'. | |
Finished prerequisites of target file 'include/autoconf.mk.dep'. | |
Must remake target 'include/autoconf.mk.dep'. | |
GEN include/autoconf.mk.dep | |
Successfully remade target file 'include/autoconf.mk.dep'. | |
Successfully remade target file 'silentoldconfig'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'Makefile'... | |
Reading makefile '/home/admin/u-boot/scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/config/auto.conf.cmd' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk.dep' (search path) (don't care) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/config.mk' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/arch/arm/config.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/arch/arm/cpu/arm1176/config.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/arch/arm/cpu/arm1176/bcm2835/config.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/board/raspberrypi/rpi_b/config.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/scripts/Makefile.extrawarn' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '_all'. | |
File '_all' does not exist. | |
Considering target file 'all'. | |
File 'all' does not exist. | |
Considering target file 'checkarmreloc'. | |
File 'checkarmreloc' does not exist. | |
Considering target file 'u-boot'. | |
File 'u-boot' does not exist. | |
Considering target file 'arch/arm/cpu/arm1176/start.o'. | |
File 'arch/arm/cpu/arm1176/start.o' does not exist. | |
Considering target file 'arch/arm/cpu'. | |
File 'arch/arm/cpu' does not exist. | |
Considering target file 'prepare'. | |
File 'prepare' does not exist. | |
Considering target file 'prepare0'. | |
File 'prepare0' does not exist. | |
Considering target file 'archprepare'. | |
File 'archprepare' does not exist. | |
Considering target file 'prepare1'. | |
File 'prepare1' does not exist. | |
Considering target file 'prepare2'. | |
File 'prepare2' does not exist. | |
Considering target file 'prepare3'. | |
File 'prepare3' does not exist. | |
Considering target file 'include/config/uboot.release'. | |
File 'include/config/uboot.release' does not exist. | |
Considering target file 'include/config/auto.conf'. | |
File 'include/config/auto.conf' was considered already. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'include/config/uboot.release'. | |
Must remake target 'include/config/uboot.release'. | |
CHK include/config/uboot.release | |
UPD include/config/uboot.release | |
Successfully remade target file 'include/config/uboot.release'. | |
Finished prerequisites of target file 'prepare3'. | |
Must remake target 'prepare3'. | |
Successfully remade target file 'prepare3'. | |
Considering target file 'outputmakefile'. | |
File 'outputmakefile' does not exist. | |
Finished prerequisites of target file 'outputmakefile'. | |
Must remake target 'outputmakefile'. | |
Successfully remade target file 'outputmakefile'. | |
Finished prerequisites of target file 'prepare2'. | |
Must remake target 'prepare2'. | |
Successfully remade target file 'prepare2'. | |
Considering target file 'include/generated/version_autogenerated.h'. | |
File 'include/generated/version_autogenerated.h' does not exist. | |
Pruning file 'include/config/uboot.release'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'include/generated/version_autogenerated.h'. | |
Must remake target 'include/generated/version_autogenerated.h'. | |
CHK include/generated/version_autogenerated.h | |
UPD include/generated/version_autogenerated.h | |
Successfully remade target file 'include/generated/version_autogenerated.h'. | |
Considering target file 'include/generated/timestamp_autogenerated.h'. | |
File 'include/generated/timestamp_autogenerated.h' does not exist. | |
Considering target file '/home/admin/u-boot/Makefile'. | |
Finished prerequisites of target file '/home/admin/u-boot/Makefile'. | |
No need to remake target '/home/admin/u-boot/Makefile'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'include/generated/timestamp_autogenerated.h'. | |
Must remake target 'include/generated/timestamp_autogenerated.h'. | |
CHK include/generated/timestamp_autogenerated.h | |
UPD include/generated/timestamp_autogenerated.h | |
Successfully remade target file 'include/generated/timestamp_autogenerated.h'. | |
Pruning file 'include/config/auto.conf'. | |
Finished prerequisites of target file 'prepare1'. | |
Must remake target 'prepare1'. | |
Successfully remade target file 'prepare1'. | |
Considering target file 'scripts_basic'. | |
File 'scripts_basic' does not exist. | |
Finished prerequisites of target file 'scripts_basic'. | |
Must remake target 'scripts_basic'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/scripts/basic/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.host' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/basic/.fixdep.cmd' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'scripts/basic/fixdep'. | |
Considering target file 'scripts/basic/fixdep.c'. | |
Finished prerequisites of target file 'scripts/basic/fixdep.c'. | |
No need to remake target 'scripts/basic/fixdep.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Considering target file '/usr/include/stdc-predef.h'. | |
Finished prerequisites of target file '/usr/include/stdc-predef.h'. | |
No recipe for '/usr/include/stdc-predef.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/stdc-predef.h'. | |
Considering target file '/usr/include/sys/types.h'. | |
Finished prerequisites of target file '/usr/include/sys/types.h'. | |
No recipe for '/usr/include/sys/types.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/types.h'. | |
Considering target file '/usr/include/features.h'. | |
Finished prerequisites of target file '/usr/include/features.h'. | |
No recipe for '/usr/include/features.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/features.h'. | |
Considering target file '/usr/include/sys/cdefs.h'. | |
Finished prerequisites of target file '/usr/include/sys/cdefs.h'. | |
No recipe for '/usr/include/sys/cdefs.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/cdefs.h'. | |
Considering target file '/usr/include/bits/wordsize.h'. | |
Finished prerequisites of target file '/usr/include/bits/wordsize.h'. | |
No recipe for '/usr/include/bits/wordsize.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/wordsize.h'. | |
Considering target file '/usr/include/gnu/stubs.h'. | |
Finished prerequisites of target file '/usr/include/gnu/stubs.h'. | |
No recipe for '/usr/include/gnu/stubs.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/gnu/stubs.h'. | |
Considering target file '/usr/include/gnu/stubs-hard.h'. | |
Finished prerequisites of target file '/usr/include/gnu/stubs-hard.h'. | |
No recipe for '/usr/include/gnu/stubs-hard.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/gnu/stubs-hard.h'. | |
Considering target file '/usr/include/bits/types.h'. | |
Finished prerequisites of target file '/usr/include/bits/types.h'. | |
No recipe for '/usr/include/bits/types.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/types.h'. | |
Considering target file '/usr/include/bits/typesizes.h'. | |
Finished prerequisites of target file '/usr/include/bits/typesizes.h'. | |
No recipe for '/usr/include/bits/typesizes.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/typesizes.h'. | |
Considering target file '/usr/include/time.h'. | |
Finished prerequisites of target file '/usr/include/time.h'. | |
No recipe for '/usr/include/time.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/time.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h'. | |
Considering target file '/usr/include/endian.h'. | |
Finished prerequisites of target file '/usr/include/endian.h'. | |
No recipe for '/usr/include/endian.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/endian.h'. | |
Considering target file '/usr/include/bits/endian.h'. | |
Finished prerequisites of target file '/usr/include/bits/endian.h'. | |
No recipe for '/usr/include/bits/endian.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/endian.h'. | |
Considering target file '/usr/include/bits/byteswap.h'. | |
Finished prerequisites of target file '/usr/include/bits/byteswap.h'. | |
No recipe for '/usr/include/bits/byteswap.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/byteswap.h'. | |
Considering target file '/usr/include/bits/byteswap-16.h'. | |
Finished prerequisites of target file '/usr/include/bits/byteswap-16.h'. | |
No recipe for '/usr/include/bits/byteswap-16.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/byteswap-16.h'. | |
Considering target file '/usr/include/sys/select.h'. | |
Finished prerequisites of target file '/usr/include/sys/select.h'. | |
No recipe for '/usr/include/sys/select.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/select.h'. | |
Considering target file '/usr/include/bits/select.h'. | |
Finished prerequisites of target file '/usr/include/bits/select.h'. | |
No recipe for '/usr/include/bits/select.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/select.h'. | |
Considering target file '/usr/include/bits/sigset.h'. | |
Finished prerequisites of target file '/usr/include/bits/sigset.h'. | |
No recipe for '/usr/include/bits/sigset.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/sigset.h'. | |
Considering target file '/usr/include/bits/time.h'. | |
Finished prerequisites of target file '/usr/include/bits/time.h'. | |
No recipe for '/usr/include/bits/time.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/time.h'. | |
Considering target file '/usr/include/sys/sysmacros.h'. | |
Finished prerequisites of target file '/usr/include/sys/sysmacros.h'. | |
No recipe for '/usr/include/sys/sysmacros.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/sysmacros.h'. | |
Considering target file '/usr/include/bits/pthreadtypes.h'. | |
Finished prerequisites of target file '/usr/include/bits/pthreadtypes.h'. | |
No recipe for '/usr/include/bits/pthreadtypes.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/pthreadtypes.h'. | |
Considering target file '/usr/include/sys/stat.h'. | |
Finished prerequisites of target file '/usr/include/sys/stat.h'. | |
No recipe for '/usr/include/sys/stat.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/stat.h'. | |
Considering target file '/usr/include/bits/stat.h'. | |
Finished prerequisites of target file '/usr/include/bits/stat.h'. | |
No recipe for '/usr/include/bits/stat.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stat.h'. | |
Considering target file '/usr/include/sys/mman.h'. | |
Finished prerequisites of target file '/usr/include/sys/mman.h'. | |
No recipe for '/usr/include/sys/mman.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/mman.h'. | |
Considering target file '/usr/include/bits/mman.h'. | |
Finished prerequisites of target file '/usr/include/bits/mman.h'. | |
No recipe for '/usr/include/bits/mman.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/mman.h'. | |
Considering target file '/usr/include/bits/mman-linux.h'. | |
Finished prerequisites of target file '/usr/include/bits/mman-linux.h'. | |
No recipe for '/usr/include/bits/mman-linux.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/mman-linux.h'. | |
Considering target file '/usr/include/unistd.h'. | |
Finished prerequisites of target file '/usr/include/unistd.h'. | |
No recipe for '/usr/include/unistd.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/unistd.h'. | |
Considering target file '/usr/include/bits/posix_opt.h'. | |
Finished prerequisites of target file '/usr/include/bits/posix_opt.h'. | |
No recipe for '/usr/include/bits/posix_opt.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/posix_opt.h'. | |
Considering target file '/usr/include/bits/environments.h'. | |
Finished prerequisites of target file '/usr/include/bits/environments.h'. | |
No recipe for '/usr/include/bits/environments.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/environments.h'. | |
Considering target file '/usr/include/bits/confname.h'. | |
Finished prerequisites of target file '/usr/include/bits/confname.h'. | |
No recipe for '/usr/include/bits/confname.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/confname.h'. | |
Considering target file '/usr/include/getopt.h'. | |
Finished prerequisites of target file '/usr/include/getopt.h'. | |
No recipe for '/usr/include/getopt.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/getopt.h'. | |
Considering target file '/usr/include/fcntl.h'. | |
Finished prerequisites of target file '/usr/include/fcntl.h'. | |
No recipe for '/usr/include/fcntl.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/fcntl.h'. | |
Considering target file '/usr/include/bits/fcntl.h'. | |
Finished prerequisites of target file '/usr/include/bits/fcntl.h'. | |
No recipe for '/usr/include/bits/fcntl.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/fcntl.h'. | |
Considering target file '/usr/include/bits/fcntl-linux.h'. | |
Finished prerequisites of target file '/usr/include/bits/fcntl-linux.h'. | |
No recipe for '/usr/include/bits/fcntl-linux.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/fcntl-linux.h'. | |
Considering target file '/usr/include/string.h'. | |
Finished prerequisites of target file '/usr/include/string.h'. | |
No recipe for '/usr/include/string.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/string.h'. | |
Considering target file '/usr/include/xlocale.h'. | |
Finished prerequisites of target file '/usr/include/xlocale.h'. | |
No recipe for '/usr/include/xlocale.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/xlocale.h'. | |
Considering target file '/usr/include/bits/string.h'. | |
Finished prerequisites of target file '/usr/include/bits/string.h'. | |
No recipe for '/usr/include/bits/string.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/string.h'. | |
Considering target file '/usr/include/bits/string2.h'. | |
Finished prerequisites of target file '/usr/include/bits/string2.h'. | |
No recipe for '/usr/include/bits/string2.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/string2.h'. | |
Considering target file '/usr/include/stdlib.h'. | |
Finished prerequisites of target file '/usr/include/stdlib.h'. | |
No recipe for '/usr/include/stdlib.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/stdlib.h'. | |
Considering target file '/usr/include/bits/waitflags.h'. | |
Finished prerequisites of target file '/usr/include/bits/waitflags.h'. | |
No recipe for '/usr/include/bits/waitflags.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/waitflags.h'. | |
Considering target file '/usr/include/bits/waitstatus.h'. | |
Finished prerequisites of target file '/usr/include/bits/waitstatus.h'. | |
No recipe for '/usr/include/bits/waitstatus.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/waitstatus.h'. | |
Considering target file '/usr/include/alloca.h'. | |
Finished prerequisites of target file '/usr/include/alloca.h'. | |
No recipe for '/usr/include/alloca.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/alloca.h'. | |
Considering target file '/usr/include/bits/stdlib-bsearch.h'. | |
Finished prerequisites of target file '/usr/include/bits/stdlib-bsearch.h'. | |
No recipe for '/usr/include/bits/stdlib-bsearch.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stdlib-bsearch.h'. | |
Considering target file '/usr/include/bits/stdlib-float.h'. | |
Finished prerequisites of target file '/usr/include/bits/stdlib-float.h'. | |
No recipe for '/usr/include/bits/stdlib-float.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stdlib-float.h'. | |
Considering target file '/usr/include/stdio.h'. | |
Finished prerequisites of target file '/usr/include/stdio.h'. | |
No recipe for '/usr/include/stdio.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/stdio.h'. | |
Considering target file '/usr/include/libio.h'. | |
Finished prerequisites of target file '/usr/include/libio.h'. | |
No recipe for '/usr/include/libio.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/libio.h'. | |
Considering target file '/usr/include/_G_config.h'. | |
Finished prerequisites of target file '/usr/include/_G_config.h'. | |
No recipe for '/usr/include/_G_config.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/_G_config.h'. | |
Considering target file '/usr/include/wchar.h'. | |
Finished prerequisites of target file '/usr/include/wchar.h'. | |
No recipe for '/usr/include/wchar.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/wchar.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h'. | |
Considering target file '/usr/include/bits/stdio_lim.h'. | |
Finished prerequisites of target file '/usr/include/bits/stdio_lim.h'. | |
No recipe for '/usr/include/bits/stdio_lim.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stdio_lim.h'. | |
Considering target file '/usr/include/bits/sys_errlist.h'. | |
Finished prerequisites of target file '/usr/include/bits/sys_errlist.h'. | |
No recipe for '/usr/include/bits/sys_errlist.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/sys_errlist.h'. | |
Considering target file '/usr/include/bits/stdio.h'. | |
Finished prerequisites of target file '/usr/include/bits/stdio.h'. | |
No recipe for '/usr/include/bits/stdio.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/stdio.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h'. | |
Considering target file '/usr/include/limits.h'. | |
Finished prerequisites of target file '/usr/include/limits.h'. | |
No recipe for '/usr/include/limits.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/limits.h'. | |
Considering target file '/usr/include/bits/posix1_lim.h'. | |
Finished prerequisites of target file '/usr/include/bits/posix1_lim.h'. | |
No recipe for '/usr/include/bits/posix1_lim.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/posix1_lim.h'. | |
Considering target file '/usr/include/bits/local_lim.h'. | |
Finished prerequisites of target file '/usr/include/bits/local_lim.h'. | |
No recipe for '/usr/include/bits/local_lim.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/local_lim.h'. | |
Considering target file '/usr/include/linux/limits.h'. | |
Finished prerequisites of target file '/usr/include/linux/limits.h'. | |
No recipe for '/usr/include/linux/limits.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/linux/limits.h'. | |
Considering target file '/usr/include/bits/posix2_lim.h'. | |
Finished prerequisites of target file '/usr/include/bits/posix2_lim.h'. | |
No recipe for '/usr/include/bits/posix2_lim.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/posix2_lim.h'. | |
Considering target file '/usr/include/ctype.h'. | |
Finished prerequisites of target file '/usr/include/ctype.h'. | |
No recipe for '/usr/include/ctype.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/ctype.h'. | |
Considering target file '/usr/include/arpa/inet.h'. | |
Finished prerequisites of target file '/usr/include/arpa/inet.h'. | |
No recipe for '/usr/include/arpa/inet.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/arpa/inet.h'. | |
Considering target file '/usr/include/netinet/in.h'. | |
Finished prerequisites of target file '/usr/include/netinet/in.h'. | |
No recipe for '/usr/include/netinet/in.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/netinet/in.h'. | |
Considering target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdint.h'. | |
Finished prerequisites of target file '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdint.h'. | |
No recipe for '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdint.h' and no prerequisites actually changed. | |
No need to remake target '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdint.h'. | |
Considering target file '/usr/include/stdint.h'. | |
Finished prerequisites of target file '/usr/include/stdint.h'. | |
No recipe for '/usr/include/stdint.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/stdint.h'. | |
Considering target file '/usr/include/bits/wchar.h'. | |
Finished prerequisites of target file '/usr/include/bits/wchar.h'. | |
No recipe for '/usr/include/bits/wchar.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/wchar.h'. | |
Considering target file '/usr/include/sys/socket.h'. | |
Finished prerequisites of target file '/usr/include/sys/socket.h'. | |
No recipe for '/usr/include/sys/socket.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/socket.h'. | |
Considering target file '/usr/include/sys/uio.h'. | |
Finished prerequisites of target file '/usr/include/sys/uio.h'. | |
No recipe for '/usr/include/sys/uio.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/sys/uio.h'. | |
Considering target file '/usr/include/bits/uio.h'. | |
Finished prerequisites of target file '/usr/include/bits/uio.h'. | |
No recipe for '/usr/include/bits/uio.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/uio.h'. | |
Considering target file '/usr/include/bits/socket.h'. | |
Finished prerequisites of target file '/usr/include/bits/socket.h'. | |
No recipe for '/usr/include/bits/socket.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/socket.h'. | |
Considering target file '/usr/include/bits/socket_type.h'. | |
Finished prerequisites of target file '/usr/include/bits/socket_type.h'. | |
No recipe for '/usr/include/bits/socket_type.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/socket_type.h'. | |
Considering target file '/usr/include/bits/sockaddr.h'. | |
Finished prerequisites of target file '/usr/include/bits/sockaddr.h'. | |
No recipe for '/usr/include/bits/sockaddr.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/sockaddr.h'. | |
Considering target file '/usr/include/asm/socket.h'. | |
Finished prerequisites of target file '/usr/include/asm/socket.h'. | |
No recipe for '/usr/include/asm/socket.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/asm/socket.h'. | |
Considering target file '/usr/include/asm-generic/socket.h'. | |
Finished prerequisites of target file '/usr/include/asm-generic/socket.h'. | |
No recipe for '/usr/include/asm-generic/socket.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/asm-generic/socket.h'. | |
Considering target file '/usr/include/asm/sockios.h'. | |
Finished prerequisites of target file '/usr/include/asm/sockios.h'. | |
No recipe for '/usr/include/asm/sockios.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/asm/sockios.h'. | |
Considering target file '/usr/include/asm-generic/sockios.h'. | |
Finished prerequisites of target file '/usr/include/asm-generic/sockios.h'. | |
No recipe for '/usr/include/asm-generic/sockios.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/asm-generic/sockios.h'. | |
Considering target file '/usr/include/bits/in.h'. | |
Finished prerequisites of target file '/usr/include/bits/in.h'. | |
No recipe for '/usr/include/bits/in.h' and no prerequisites actually changed. | |
No need to remake target '/usr/include/bits/in.h'. | |
Finished prerequisites of target file 'scripts/basic/fixdep'. | |
Prerequisite 'scripts/basic/fixdep.c' is older than target 'scripts/basic/fixdep'. | |
Prerequisite 'FORCE' of target 'scripts/basic/fixdep' does not exist. | |
Prerequisite '/usr/include/stdc-predef.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/types.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/features.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/cdefs.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/wordsize.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/gnu/stubs.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/gnu/stubs-hard.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/types.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/typesizes.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/time.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stddef.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/endian.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/endian.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/byteswap.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/byteswap-16.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/select.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/select.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/sigset.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/time.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/sysmacros.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/pthreadtypes.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/stat.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/stat.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/mman.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/mman.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/mman-linux.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/unistd.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/posix_opt.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/environments.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/confname.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/getopt.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/fcntl.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/fcntl.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/fcntl-linux.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/string.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/xlocale.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/string.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/string2.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/stdlib.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/waitflags.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/waitstatus.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/alloca.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/stdlib-bsearch.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/stdlib-float.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/stdio.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/libio.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/_G_config.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/wchar.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdarg.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/stdio_lim.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/sys_errlist.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/stdio.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/limits.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include-fixed/syslimits.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/limits.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/posix1_lim.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/local_lim.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/linux/limits.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/posix2_lim.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/ctype.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/arpa/inet.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/netinet/in.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/lib/gcc/armv6l-unknown-linux-gnueabihf/4.8.2/include/stdint.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/stdint.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/wchar.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/socket.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/sys/uio.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/uio.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/socket.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/socket_type.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/sockaddr.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/asm/socket.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/asm-generic/socket.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/asm/sockios.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/asm-generic/sockios.h' is older than target 'scripts/basic/fixdep'. | |
Prerequisite '/usr/include/bits/in.h' is older than target 'scripts/basic/fixdep'. | |
Must remake target 'scripts/basic/fixdep'. | |
Successfully remade target file 'scripts/basic/fixdep'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'scripts_basic'. | |
Finished prerequisites of target file 'archprepare'. | |
Must remake target 'archprepare'. | |
Successfully remade target file 'archprepare'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'prepare0'. | |
Must remake target 'prepare0'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/./Kbuild' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'include/generated/generic-asm-offsets.h'. | |
File 'include/generated/generic-asm-offsets.h' does not exist. | |
Considering target file 'lib/asm-offsets.s'. | |
File 'lib/asm-offsets.s' does not exist. | |
Considering target file 'lib/asm-offsets.c'. | |
Finished prerequisites of target file 'lib/asm-offsets.c'. | |
No need to remake target 'lib/asm-offsets.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'lib/asm-offsets.s'. | |
Must remake target 'lib/asm-offsets.s'. | |
CC lib/asm-offsets.s | |
Successfully remade target file 'lib/asm-offsets.s'. | |
Considering target file 'Kbuild'. | |
Finished prerequisites of target file 'Kbuild'. | |
No need to remake target 'Kbuild'. | |
Finished prerequisites of target file 'include/generated/generic-asm-offsets.h'. | |
Must remake target 'include/generated/generic-asm-offsets.h'. | |
GEN include/generated/generic-asm-offsets.h | |
Successfully remade target file 'include/generated/generic-asm-offsets.h'. | |
Considering target file 'include/generated/asm-offsets.h'. | |
File 'include/generated/asm-offsets.h' does not exist. | |
Considering target file 'arch/arm/lib/asm-offsets.s'. | |
File 'arch/arm/lib/asm-offsets.s' does not exist. | |
Considering target file 'arch/arm/lib/asm-offsets.c'. | |
Finished prerequisites of target file 'arch/arm/lib/asm-offsets.c'. | |
No need to remake target 'arch/arm/lib/asm-offsets.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/asm-offsets.s'. | |
Must remake target 'arch/arm/lib/asm-offsets.s'. | |
CC arch/arm/lib/asm-offsets.s | |
Successfully remade target file 'arch/arm/lib/asm-offsets.s'. | |
Pruning file 'Kbuild'. | |
Finished prerequisites of target file 'include/generated/asm-offsets.h'. | |
Must remake target 'include/generated/asm-offsets.h'. | |
GEN include/generated/asm-offsets.h | |
Successfully remade target file 'include/generated/asm-offsets.h'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'prepare0'. | |
Finished prerequisites of target file 'prepare'. | |
Must remake target 'prepare'. | |
Successfully remade target file 'prepare'. | |
Considering target file 'scripts'. | |
File 'scripts' does not exist. | |
Finished prerequisites of target file 'scripts'. | |
Must remake target 'scripts'. | |
Successfully remade target file 'scripts'. | |
Considering target file 'tools'. | |
File 'tools' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'prepare'. | |
Finished prerequisites of target file 'tools'. | |
Must remake target 'tools'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/tools/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.host' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'tools/img2srec'. | |
File 'tools/img2srec' does not exist. | |
Considering target file 'tools/img2srec.c'. | |
Finished prerequisites of target file 'tools/img2srec.c'. | |
No need to remake target 'tools/img2srec.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'tools/img2srec'. | |
Must remake target 'tools/img2srec'. | |
HOSTCC tools/img2srec | |
Successfully remade target file 'tools/img2srec'. | |
Considering target file 'tools/mkenvimage'. | |
File 'tools/mkenvimage' does not exist. | |
Considering target file 'tools/aisimage.o'. | |
File 'tools/aisimage.o' does not exist. | |
Considering target file 'tools/aisimage.c'. | |
Finished prerequisites of target file 'tools/aisimage.c'. | |
No need to remake target 'tools/aisimage.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/aisimage.o'. | |
Must remake target 'tools/aisimage.o'. | |
HOSTCC tools/aisimage.o | |
Successfully remade target file 'tools/aisimage.o'. | |
Considering target file 'tools/atmelimage.o'. | |
File 'tools/atmelimage.o' does not exist. | |
Considering target file 'tools/atmelimage.c'. | |
Finished prerequisites of target file 'tools/atmelimage.c'. | |
No need to remake target 'tools/atmelimage.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/atmelimage.o'. | |
Must remake target 'tools/atmelimage.o'. | |
HOSTCC tools/atmelimage.o | |
Successfully remade target file 'tools/atmelimage.o'. | |
Considering target file 'tools/common/bootm.o'. | |
File 'tools/common/bootm.o' does not exist. | |
Considering target file 'tools/common/bootm.c'. | |
File 'tools/common/bootm.c' does not exist. | |
Finished prerequisites of target file 'tools/common/bootm.c'. | |
Must remake target 'tools/common/bootm.c'. | |
WRAP tools/common/bootm.c | |
Successfully remade target file 'tools/common/bootm.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/common/bootm.o'. | |
Must remake target 'tools/common/bootm.o'. | |
HOSTCC tools/common/bootm.o | |
Successfully remade target file 'tools/common/bootm.o'. | |
Considering target file 'tools/common/image-fit.o'. | |
File 'tools/common/image-fit.o' does not exist. | |
Considering target file 'tools/common/image-fit.c'. | |
File 'tools/common/image-fit.c' does not exist. | |
Finished prerequisites of target file 'tools/common/image-fit.c'. | |
Must remake target 'tools/common/image-fit.c'. | |
WRAP tools/common/image-fit.c | |
Successfully remade target file 'tools/common/image-fit.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/common/image-fit.o'. | |
Must remake target 'tools/common/image-fit.o'. | |
HOSTCC tools/common/image-fit.o | |
Successfully remade target file 'tools/common/image-fit.o'. | |
Considering target file 'tools/common/image.o'. | |
File 'tools/common/image.o' does not exist. | |
Considering target file 'tools/common/image.c'. | |
File 'tools/common/image.c' does not exist. | |
Finished prerequisites of target file 'tools/common/image.c'. | |
Must remake target 'tools/common/image.c'. | |
WRAP tools/common/image.c | |
Successfully remade target file 'tools/common/image.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/common/image.o'. | |
Must remake target 'tools/common/image.o'. | |
HOSTCC tools/common/image.o | |
Successfully remade target file 'tools/common/image.o'. | |
Considering target file 'tools/default_image.o'. | |
File 'tools/default_image.o' does not exist. | |
Considering target file 'tools/default_image.c'. | |
Finished prerequisites of target file 'tools/default_image.c'. | |
No need to remake target 'tools/default_image.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/default_image.o'. | |
Must remake target 'tools/default_image.o'. | |
HOSTCC tools/default_image.o | |
Successfully remade target file 'tools/default_image.o'. | |
Considering target file 'tools/dumpimage.o'. | |
File 'tools/dumpimage.o' does not exist. | |
Considering target file 'tools/dumpimage.c'. | |
Finished prerequisites of target file 'tools/dumpimage.c'. | |
No need to remake target 'tools/dumpimage.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/dumpimage.o'. | |
Must remake target 'tools/dumpimage.o'. | |
HOSTCC tools/dumpimage.o | |
Successfully remade target file 'tools/dumpimage.o'. | |
Considering target file 'tools/fit_common.o'. | |
File 'tools/fit_common.o' does not exist. | |
Considering target file 'tools/fit_common.c'. | |
Finished prerequisites of target file 'tools/fit_common.c'. | |
No need to remake target 'tools/fit_common.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/fit_common.o'. | |
Must remake target 'tools/fit_common.o'. | |
HOSTCC tools/fit_common.o | |
Successfully remade target file 'tools/fit_common.o'. | |
Considering target file 'tools/fit_image.o'. | |
File 'tools/fit_image.o' does not exist. | |
Considering target file 'tools/fit_image.c'. | |
Finished prerequisites of target file 'tools/fit_image.c'. | |
No need to remake target 'tools/fit_image.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/fit_image.o'. | |
Must remake target 'tools/fit_image.o'. | |
HOSTCC tools/fit_image.o | |
Successfully remade target file 'tools/fit_image.o'. | |
Considering target file 'tools/gpimage-common.o'. | |
File 'tools/gpimage-common.o' does not exist. | |
Considering target file 'tools/gpimage-common.c'. | |
Finished prerequisites of target file 'tools/gpimage-common.c'. | |
No need to remake target 'tools/gpimage-common.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/gpimage-common.o'. | |
Must remake target 'tools/gpimage-common.o'. | |
HOSTCC tools/gpimage-common.o | |
Successfully remade target file 'tools/gpimage-common.o'. | |
Considering target file 'tools/gpimage.o'. | |
File 'tools/gpimage.o' does not exist. | |
Considering target file 'tools/gpimage.c'. | |
Finished prerequisites of target file 'tools/gpimage.c'. | |
No need to remake target 'tools/gpimage.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/gpimage.o'. | |
Must remake target 'tools/gpimage.o'. | |
HOSTCC tools/gpimage.o | |
Successfully remade target file 'tools/gpimage.o'. | |
Considering target file 'tools/image-host.o'. | |
File 'tools/image-host.o' does not exist. | |
Considering target file 'tools/image-host.c'. | |
Finished prerequisites of target file 'tools/image-host.c'. | |
No need to remake target 'tools/image-host.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/image-host.o'. | |
Must remake target 'tools/image-host.o'. | |
HOSTCC tools/image-host.o | |
Successfully remade target file 'tools/image-host.o'. | |
Considering target file 'tools/imagetool.o'. | |
File 'tools/imagetool.o' does not exist. | |
Considering target file 'tools/imagetool.c'. | |
Finished prerequisites of target file 'tools/imagetool.c'. | |
No need to remake target 'tools/imagetool.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/imagetool.o'. | |
Must remake target 'tools/imagetool.o'. | |
HOSTCC tools/imagetool.o | |
Successfully remade target file 'tools/imagetool.o'. | |
Considering target file 'tools/imximage.o'. | |
File 'tools/imximage.o' does not exist. | |
Considering target file 'tools/imximage.c'. | |
Finished prerequisites of target file 'tools/imximage.c'. | |
No need to remake target 'tools/imximage.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/imximage.o'. | |
Must remake target 'tools/imximage.o'. | |
HOSTCC tools/imximage.o | |
Successfully remade target file 'tools/imximage.o'. | |
Considering target file 'tools/kwbimage.o'. | |
File 'tools/kwbimage.o' does not exist. | |
Considering target file 'tools/kwbimage.c'. | |
Finished prerequisites of target file 'tools/kwbimage.c'. | |
No need to remake target 'tools/kwbimage.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/kwbimage.o'. | |
Must remake target 'tools/kwbimage.o'. | |
HOSTCC tools/kwbimage.o | |
Successfully remade target file 'tools/kwbimage.o'. | |
Considering target file 'tools/lib/crc32.o'. | |
File 'tools/lib/crc32.o' does not exist. | |
Considering target file 'tools/lib/crc32.c'. | |
File 'tools/lib/crc32.c' does not exist. | |
Finished prerequisites of target file 'tools/lib/crc32.c'. | |
Must remake target 'tools/lib/crc32.c'. | |
WRAP tools/lib/crc32.c | |
Successfully remade target file 'tools/lib/crc32.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/lib/crc32.o'. | |
Must remake target 'tools/lib/crc32.o'. | |
HOSTCC tools/lib/crc32.o | |
Successfully remade target file 'tools/lib/crc32.o'. | |
Considering target file 'tools/lib/fdtdec.o'. | |
File 'tools/lib/fdtdec.o' does not exist. | |
Considering target file 'tools/lib/fdtdec.c'. | |
File 'tools/lib/fdtdec.c' does not exist. | |
Finished prerequisites of target file 'tools/lib/fdtdec.c'. | |
Must remake target 'tools/lib/fdtdec.c'. | |
WRAP tools/lib/fdtdec.c | |
Successfully remade target file 'tools/lib/fdtdec.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/lib/fdtdec.o'. | |
Must remake target 'tools/lib/fdtdec.o'. | |
HOSTCC tools/lib/fdtdec.o | |
Successfully remade target file 'tools/lib/fdtdec.o'. | |
Considering target file 'tools/lib/fdtdec_common.o'. | |
File 'tools/lib/fdtdec_common.o' does not exist. | |
Considering target file 'tools/lib/fdtdec_common.c'. | |
File 'tools/lib/fdtdec_common.c' does not exist. | |
Finished prerequisites of target file 'tools/lib/fdtdec_common.c'. | |
Must remake target 'tools/lib/fdtdec_common.c'. | |
WRAP tools/lib/fdtdec_common.c | |
Successfully remade target file 'tools/lib/fdtdec_common.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/lib/fdtdec_common.o'. | |
Must remake target 'tools/lib/fdtdec_common.o'. | |
HOSTCC tools/lib/fdtdec_common.o | |
Successfully remade target file 'tools/lib/fdtdec_common.o'. | |
Considering target file 'tools/lib/libfdt/fdt.o'. | |
File 'tools/lib/libfdt/fdt.o' does not exist. | |
Considering target file 'tools/lib/libfdt/fdt.c'. | |
File 'tools/lib/libfdt/fdt.c' does not exist. | |
Finished prerequisites of target file 'tools/lib/libfdt/fdt.c'. | |
Must remake target 'tools/lib/libfdt/fdt.c'. | |
WRAP tools/lib/libfdt/fdt.c | |
Successfully remade target file 'tools/lib/libfdt/fdt.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/lib/libfdt/fdt.o'. | |
Must remake target 'tools/lib/libfdt/fdt.o'. | |
HOSTCC tools/lib/libfdt/fdt.o | |
Successfully remade target file 'tools/lib/libfdt/fdt.o'. | |
Considering target file 'tools/lib/libfdt/fdt_ro.o'. | |
File 'tools/lib/libfdt/fdt_ro.o' does not exist. | |
Considering target file 'tools/lib/libfdt/fdt_ro.c'. | |
File 'tools/lib/libfdt/fdt_ro.c' does not exist. | |
Finished prerequisites of target file 'tools/lib/libfdt/fdt_ro.c'. | |
Must remake target 'tools/lib/libfdt/fdt_ro.c'. | |
WRAP tools/lib/libfdt/fdt_ro.c | |
Successfully remade target file 'tools/lib/libfdt/fdt_ro.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/lib/libfdt/fdt_ro.o'. | |
Must remake target 'tools/lib/libfdt/fdt_ro.o'. | |
HOSTCC tools/lib/libfdt/fdt_ro.o | |
Successfully remade target file 'tools/lib/libfdt/fdt_ro.o'. | |
Considering target file 'tools/lib/libfdt/fdt_rw.o'. | |
File 'tools/lib/libfdt/fdt_rw.o' does not exist. | |
Considering target file 'tools/lib/libfdt/fdt_rw.c'. | |
File 'tools/lib/libfdt/fdt_rw.c' does not exist. | |
Finished prerequisites of target file 'tools/lib/libfdt/fdt_rw.c'. | |
Must remake target 'tools/lib/libfdt/fdt_rw.c'. | |
WRAP tools/lib/libfdt/fdt_rw.c | |
Successfully remade target file 'tools/lib/libfdt/fdt_rw.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/lib/libfdt/fdt_rw.o'. | |
Must remake target 'tools/lib/libfdt/fdt_rw.o'. | |
HOSTCC tools/lib/libfdt/fdt_rw.o | |
Successfully remade target file 'tools/lib/libfdt/fdt_rw.o'. | |
Considering target file 'tools/lib/libfdt/fdt_strerror.o'. | |
File 'tools/lib/libfdt/fdt_strerror.o' does not exist. | |
Considering target file 'tools/lib/libfdt/fdt_strerror.c'. | |
File 'tools/lib/libfdt/fdt_strerror.c' does not exist. | |
Finished prerequisites of target file 'tools/lib/libfdt/fdt_strerror.c'. | |
Must remake target 'tools/lib/libfdt/fdt_strerror.c'. | |
WRAP tools/lib/libfdt/fdt_strerror.c | |
Successfully remade target file 'tools/lib/libfdt/fdt_strerror.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/lib/libfdt/fdt_strerror.o'. | |
Must remake target 'tools/lib/libfdt/fdt_strerror.o'. | |
HOSTCC tools/lib/libfdt/fdt_strerror.o | |
Successfully remade target file 'tools/lib/libfdt/fdt_strerror.o'. | |
Considering target file 'tools/lib/libfdt/fdt_wip.o'. | |
File 'tools/lib/libfdt/fdt_wip.o' does not exist. | |
Considering target file 'tools/lib/libfdt/fdt_wip.c'. | |
File 'tools/lib/libfdt/fdt_wip.c' does not exist. | |
Finished prerequisites of target file 'tools/lib/libfdt/fdt_wip.c'. | |
Must remake target 'tools/lib/libfdt/fdt_wip.c'. | |
WRAP tools/lib/libfdt/fdt_wip.c | |
Successfully remade target file 'tools/lib/libfdt/fdt_wip.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/lib/libfdt/fdt_wip.o'. | |
Must remake target 'tools/lib/libfdt/fdt_wip.o'. | |
HOSTCC tools/lib/libfdt/fdt_wip.o | |
Successfully remade target file 'tools/lib/libfdt/fdt_wip.o'. | |
Considering target file 'tools/lib/md5.o'. | |
File 'tools/lib/md5.o' does not exist. | |
Considering target file 'tools/lib/md5.c'. | |
File 'tools/lib/md5.c' does not exist. | |
Finished prerequisites of target file 'tools/lib/md5.c'. | |
Must remake target 'tools/lib/md5.c'. | |
WRAP tools/lib/md5.c | |
Successfully remade target file 'tools/lib/md5.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/lib/md5.o'. | |
Must remake target 'tools/lib/md5.o'. | |
HOSTCC tools/lib/md5.o | |
Successfully remade target file 'tools/lib/md5.o'. | |
Considering target file 'tools/lib/sha1.o'. | |
File 'tools/lib/sha1.o' does not exist. | |
Considering target file 'tools/lib/sha1.c'. | |
File 'tools/lib/sha1.c' does not exist. | |
Finished prerequisites of target file 'tools/lib/sha1.c'. | |
Must remake target 'tools/lib/sha1.c'. | |
WRAP tools/lib/sha1.c | |
Successfully remade target file 'tools/lib/sha1.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/lib/sha1.o'. | |
Must remake target 'tools/lib/sha1.o'. | |
HOSTCC tools/lib/sha1.o | |
Successfully remade target file 'tools/lib/sha1.o'. | |
Considering target file 'tools/lib/sha256.o'. | |
File 'tools/lib/sha256.o' does not exist. | |
Considering target file 'tools/lib/sha256.c'. | |
File 'tools/lib/sha256.c' does not exist. | |
Finished prerequisites of target file 'tools/lib/sha256.c'. | |
Must remake target 'tools/lib/sha256.c'. | |
WRAP tools/lib/sha256.c | |
Successfully remade target file 'tools/lib/sha256.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/lib/sha256.o'. | |
Must remake target 'tools/lib/sha256.o'. | |
HOSTCC tools/lib/sha256.o | |
Successfully remade target file 'tools/lib/sha256.o'. | |
Considering target file 'tools/mkenvimage.o'. | |
File 'tools/mkenvimage.o' does not exist. | |
Considering target file 'tools/mkenvimage.c'. | |
Finished prerequisites of target file 'tools/mkenvimage.c'. | |
No need to remake target 'tools/mkenvimage.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/mkenvimage.o'. | |
Must remake target 'tools/mkenvimage.o'. | |
HOSTCC tools/mkenvimage.o | |
Successfully remade target file 'tools/mkenvimage.o'. | |
Considering target file 'tools/mkimage.o'. | |
File 'tools/mkimage.o' does not exist. | |
Considering target file 'tools/mkimage.c'. | |
Finished prerequisites of target file 'tools/mkimage.c'. | |
No need to remake target 'tools/mkimage.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/mkimage.o'. | |
Must remake target 'tools/mkimage.o'. | |
HOSTCC tools/mkimage.o | |
Successfully remade target file 'tools/mkimage.o'. | |
Considering target file 'tools/mxsimage.o'. | |
File 'tools/mxsimage.o' does not exist. | |
Considering target file 'tools/mxsimage.c'. | |
Finished prerequisites of target file 'tools/mxsimage.c'. | |
No need to remake target 'tools/mxsimage.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/mxsimage.o'. | |
Must remake target 'tools/mxsimage.o'. | |
HOSTCC tools/mxsimage.o | |
Successfully remade target file 'tools/mxsimage.o'. | |
Considering target file 'tools/omapimage.o'. | |
File 'tools/omapimage.o' does not exist. | |
Considering target file 'tools/omapimage.c'. | |
Finished prerequisites of target file 'tools/omapimage.c'. | |
No need to remake target 'tools/omapimage.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/omapimage.o'. | |
Must remake target 'tools/omapimage.o'. | |
HOSTCC tools/omapimage.o | |
Successfully remade target file 'tools/omapimage.o'. | |
Considering target file 'tools/os_support.o'. | |
File 'tools/os_support.o' does not exist. | |
Considering target file 'tools/os_support.c'. | |
Finished prerequisites of target file 'tools/os_support.c'. | |
No need to remake target 'tools/os_support.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/os_support.o'. | |
Must remake target 'tools/os_support.o'. | |
HOSTCC tools/os_support.o | |
Successfully remade target file 'tools/os_support.o'. | |
Considering target file 'tools/pbl_crc32.o'. | |
File 'tools/pbl_crc32.o' does not exist. | |
Considering target file 'tools/pbl_crc32.c'. | |
Finished prerequisites of target file 'tools/pbl_crc32.c'. | |
No need to remake target 'tools/pbl_crc32.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/pbl_crc32.o'. | |
Must remake target 'tools/pbl_crc32.o'. | |
HOSTCC tools/pbl_crc32.o | |
Successfully remade target file 'tools/pbl_crc32.o'. | |
Considering target file 'tools/pblimage.o'. | |
File 'tools/pblimage.o' does not exist. | |
Considering target file 'tools/pblimage.c'. | |
Finished prerequisites of target file 'tools/pblimage.c'. | |
No need to remake target 'tools/pblimage.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/pblimage.o'. | |
Must remake target 'tools/pblimage.o'. | |
HOSTCC tools/pblimage.o | |
Successfully remade target file 'tools/pblimage.o'. | |
Considering target file 'tools/ublimage.o'. | |
File 'tools/ublimage.o' does not exist. | |
Considering target file 'tools/ublimage.c'. | |
Finished prerequisites of target file 'tools/ublimage.c'. | |
No need to remake target 'tools/ublimage.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/ublimage.o'. | |
Must remake target 'tools/ublimage.o'. | |
HOSTCC tools/ublimage.o | |
Successfully remade target file 'tools/ublimage.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/mkenvimage'. | |
Must remake target 'tools/mkenvimage'. | |
HOSTLD tools/mkenvimage | |
Successfully remade target file 'tools/mkenvimage'. | |
Considering target file 'tools/dumpimage'. | |
File 'tools/dumpimage' does not exist. | |
Pruning file 'tools/aisimage.o'. | |
Pruning file 'tools/atmelimage.o'. | |
Pruning file 'tools/common/bootm.o'. | |
Pruning file 'tools/common/image-fit.o'. | |
Pruning file 'tools/common/image.o'. | |
Pruning file 'tools/default_image.o'. | |
Pruning file 'tools/dumpimage.o'. | |
Pruning file 'tools/fit_common.o'. | |
Pruning file 'tools/fit_image.o'. | |
Pruning file 'tools/gpimage-common.o'. | |
Pruning file 'tools/gpimage.o'. | |
Pruning file 'tools/image-host.o'. | |
Pruning file 'tools/imagetool.o'. | |
Pruning file 'tools/imximage.o'. | |
Pruning file 'tools/kwbimage.o'. | |
Pruning file 'tools/lib/crc32.o'. | |
Pruning file 'tools/lib/fdtdec.o'. | |
Pruning file 'tools/lib/fdtdec_common.o'. | |
Pruning file 'tools/lib/libfdt/fdt.o'. | |
Pruning file 'tools/lib/libfdt/fdt_ro.o'. | |
Pruning file 'tools/lib/libfdt/fdt_rw.o'. | |
Pruning file 'tools/lib/libfdt/fdt_strerror.o'. | |
Pruning file 'tools/lib/libfdt/fdt_wip.o'. | |
Pruning file 'tools/lib/md5.o'. | |
Pruning file 'tools/lib/sha1.o'. | |
Pruning file 'tools/lib/sha256.o'. | |
Pruning file 'tools/mkenvimage.o'. | |
Pruning file 'tools/mkimage.o'. | |
Pruning file 'tools/mxsimage.o'. | |
Pruning file 'tools/omapimage.o'. | |
Pruning file 'tools/os_support.o'. | |
Pruning file 'tools/pbl_crc32.o'. | |
Pruning file 'tools/pblimage.o'. | |
Pruning file 'tools/ublimage.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/dumpimage'. | |
Must remake target 'tools/dumpimage'. | |
HOSTLD tools/dumpimage | |
Successfully remade target file 'tools/dumpimage'. | |
Considering target file 'tools/mkimage'. | |
File 'tools/mkimage' does not exist. | |
Pruning file 'tools/aisimage.o'. | |
Pruning file 'tools/atmelimage.o'. | |
Pruning file 'tools/common/bootm.o'. | |
Pruning file 'tools/common/image-fit.o'. | |
Pruning file 'tools/common/image.o'. | |
Pruning file 'tools/default_image.o'. | |
Pruning file 'tools/dumpimage.o'. | |
Pruning file 'tools/fit_common.o'. | |
Pruning file 'tools/fit_image.o'. | |
Pruning file 'tools/gpimage-common.o'. | |
Pruning file 'tools/gpimage.o'. | |
Pruning file 'tools/image-host.o'. | |
Pruning file 'tools/imagetool.o'. | |
Pruning file 'tools/imximage.o'. | |
Pruning file 'tools/kwbimage.o'. | |
Pruning file 'tools/lib/crc32.o'. | |
Pruning file 'tools/lib/fdtdec.o'. | |
Pruning file 'tools/lib/fdtdec_common.o'. | |
Pruning file 'tools/lib/libfdt/fdt.o'. | |
Pruning file 'tools/lib/libfdt/fdt_ro.o'. | |
Pruning file 'tools/lib/libfdt/fdt_rw.o'. | |
Pruning file 'tools/lib/libfdt/fdt_strerror.o'. | |
Pruning file 'tools/lib/libfdt/fdt_wip.o'. | |
Pruning file 'tools/lib/md5.o'. | |
Pruning file 'tools/lib/sha1.o'. | |
Pruning file 'tools/lib/sha256.o'. | |
Pruning file 'tools/mkenvimage.o'. | |
Pruning file 'tools/mkimage.o'. | |
Pruning file 'tools/mxsimage.o'. | |
Pruning file 'tools/omapimage.o'. | |
Pruning file 'tools/os_support.o'. | |
Pruning file 'tools/pbl_crc32.o'. | |
Pruning file 'tools/pblimage.o'. | |
Pruning file 'tools/ublimage.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/mkimage'. | |
Must remake target 'tools/mkimage'. | |
HOSTLD tools/mkimage | |
Successfully remade target file 'tools/mkimage'. | |
Considering target file 'tools/proftool'. | |
File 'tools/proftool' does not exist. | |
Considering target file 'tools/proftool.c'. | |
Finished prerequisites of target file 'tools/proftool.c'. | |
No need to remake target 'tools/proftool.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'tools/proftool'. | |
Must remake target 'tools/proftool'. | |
HOSTCC tools/proftool | |
Successfully remade target file 'tools/proftool'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'tools'. | |
Finished prerequisites of target file 'arch/arm/cpu'. | |
Must remake target 'arch/arm/cpu'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/arch/arm/cpu/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'arch/arm/cpu/built-in.o'. | |
File 'arch/arm/cpu/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/cpu/built-in.o'. | |
Must remake target 'arch/arm/cpu/built-in.o'. | |
LD arch/arm/cpu/built-in.o | |
Successfully remade target file 'arch/arm/cpu/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'arch/arm/cpu'. | |
Considering target file 'arch/arm/cpu/arm1176'. | |
File 'arch/arm/cpu/arm1176' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176'. | |
Must remake target 'arch/arm/cpu/arm1176'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/arch/arm/cpu/arm1176/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'arch/arm/cpu/arm1176/built-in.o'. | |
File 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Considering target file 'arch/arm/cpu/arm1176/cpu.o'. | |
File 'arch/arm/cpu/arm1176/cpu.o' does not exist. | |
Considering target file 'arch/arm/cpu/arm1176/cpu.c'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/cpu.c'. | |
No need to remake target 'arch/arm/cpu/arm1176/cpu.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/cpu.o'. | |
Must remake target 'arch/arm/cpu/arm1176/cpu.o'. | |
CC arch/arm/cpu/arm1176/cpu.o | |
Successfully remade target file 'arch/arm/cpu/arm1176/cpu.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/built-in.o'. | |
Must remake target 'arch/arm/cpu/arm1176/built-in.o'. | |
LD arch/arm/cpu/arm1176/built-in.o | |
Successfully remade target file 'arch/arm/cpu/arm1176/built-in.o'. | |
Considering target file 'arch/arm/cpu/arm1176/start.o'. | |
File 'arch/arm/cpu/arm1176/start.o' does not exist. | |
Considering target file 'arch/arm/cpu/arm1176/start.S'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/start.S'. | |
No need to remake target 'arch/arm/cpu/arm1176/start.S'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/start.o'. | |
Must remake target 'arch/arm/cpu/arm1176/start.o'. | |
AS arch/arm/cpu/arm1176/start.o | |
Successfully remade target file 'arch/arm/cpu/arm1176/start.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'arch/arm/cpu/arm1176'. | |
Considering target file 'arch/arm/cpu/arm1176/bcm2835'. | |
File 'arch/arm/cpu/arm1176/bcm2835' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/bcm2835'. | |
Must remake target 'arch/arm/cpu/arm1176/bcm2835'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/arch/arm/cpu/arm1176/bcm2835/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'arch/arm/cpu/arm1176/bcm2835/built-in.o'. | |
File 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Considering target file 'arch/arm/cpu/arm1176/bcm2835/lowlevel_init.o'. | |
File 'arch/arm/cpu/arm1176/bcm2835/lowlevel_init.o' does not exist. | |
Considering target file 'arch/arm/cpu/arm1176/bcm2835/lowlevel_init.S'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/bcm2835/lowlevel_init.S'. | |
No need to remake target 'arch/arm/cpu/arm1176/bcm2835/lowlevel_init.S'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/bcm2835/lowlevel_init.o'. | |
Must remake target 'arch/arm/cpu/arm1176/bcm2835/lowlevel_init.o'. | |
AS arch/arm/cpu/arm1176/bcm2835/lowlevel_init.o | |
Successfully remade target file 'arch/arm/cpu/arm1176/bcm2835/lowlevel_init.o'. | |
Considering target file 'arch/arm/cpu/arm1176/bcm2835/init.o'. | |
File 'arch/arm/cpu/arm1176/bcm2835/init.o' does not exist. | |
Considering target file 'arch/arm/cpu/arm1176/bcm2835/init.c'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/bcm2835/init.c'. | |
No need to remake target 'arch/arm/cpu/arm1176/bcm2835/init.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/bcm2835/init.o'. | |
Must remake target 'arch/arm/cpu/arm1176/bcm2835/init.o'. | |
CC arch/arm/cpu/arm1176/bcm2835/init.o | |
Successfully remade target file 'arch/arm/cpu/arm1176/bcm2835/init.o'. | |
Considering target file 'arch/arm/cpu/arm1176/bcm2835/reset.o'. | |
File 'arch/arm/cpu/arm1176/bcm2835/reset.o' does not exist. | |
Considering target file 'arch/arm/cpu/arm1176/bcm2835/reset.c'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/bcm2835/reset.c'. | |
No need to remake target 'arch/arm/cpu/arm1176/bcm2835/reset.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/bcm2835/reset.o'. | |
Must remake target 'arch/arm/cpu/arm1176/bcm2835/reset.o'. | |
CC arch/arm/cpu/arm1176/bcm2835/reset.o | |
Successfully remade target file 'arch/arm/cpu/arm1176/bcm2835/reset.o'. | |
Considering target file 'arch/arm/cpu/arm1176/bcm2835/timer.o'. | |
File 'arch/arm/cpu/arm1176/bcm2835/timer.o' does not exist. | |
Considering target file 'arch/arm/cpu/arm1176/bcm2835/timer.c'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/bcm2835/timer.c'. | |
No need to remake target 'arch/arm/cpu/arm1176/bcm2835/timer.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/bcm2835/timer.o'. | |
Must remake target 'arch/arm/cpu/arm1176/bcm2835/timer.o'. | |
CC arch/arm/cpu/arm1176/bcm2835/timer.o | |
Successfully remade target file 'arch/arm/cpu/arm1176/bcm2835/timer.o'. | |
Considering target file 'arch/arm/cpu/arm1176/bcm2835/mbox.o'. | |
File 'arch/arm/cpu/arm1176/bcm2835/mbox.o' does not exist. | |
Considering target file 'arch/arm/cpu/arm1176/bcm2835/mbox.c'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/bcm2835/mbox.c'. | |
No need to remake target 'arch/arm/cpu/arm1176/bcm2835/mbox.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/bcm2835/mbox.o'. | |
Must remake target 'arch/arm/cpu/arm1176/bcm2835/mbox.o'. | |
CC arch/arm/cpu/arm1176/bcm2835/mbox.o | |
Successfully remade target file 'arch/arm/cpu/arm1176/bcm2835/mbox.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/bcm2835/built-in.o'. | |
Must remake target 'arch/arm/cpu/arm1176/bcm2835/built-in.o'. | |
LD arch/arm/cpu/arm1176/bcm2835/built-in.o | |
Successfully remade target file 'arch/arm/cpu/arm1176/bcm2835/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'arch/arm/cpu/arm1176/bcm2835'. | |
Considering target file 'arch/arm/lib'. | |
File 'arch/arm/lib' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'arch/arm/lib'. | |
Must remake target 'arch/arm/lib'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/arch/arm/lib/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'arch/arm/lib/built-in.o'. | |
File 'arch/arm/lib/built-in.o' does not exist. | |
Considering target file 'arch/arm/lib/vectors.o'. | |
File 'arch/arm/lib/vectors.o' does not exist. | |
Considering target file 'arch/arm/lib/vectors.S'. | |
Finished prerequisites of target file 'arch/arm/lib/vectors.S'. | |
No need to remake target 'arch/arm/lib/vectors.S'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/vectors.o'. | |
Must remake target 'arch/arm/lib/vectors.o'. | |
AS arch/arm/lib/vectors.o | |
Successfully remade target file 'arch/arm/lib/vectors.o'. | |
Considering target file 'arch/arm/lib/crt0.o'. | |
File 'arch/arm/lib/crt0.o' does not exist. | |
Considering target file 'arch/arm/lib/crt0.S'. | |
Finished prerequisites of target file 'arch/arm/lib/crt0.S'. | |
No need to remake target 'arch/arm/lib/crt0.S'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/crt0.o'. | |
Must remake target 'arch/arm/lib/crt0.o'. | |
AS arch/arm/lib/crt0.o | |
Successfully remade target file 'arch/arm/lib/crt0.o'. | |
Considering target file 'arch/arm/lib/relocate.o'. | |
File 'arch/arm/lib/relocate.o' does not exist. | |
Considering target file 'arch/arm/lib/relocate.S'. | |
Finished prerequisites of target file 'arch/arm/lib/relocate.S'. | |
No need to remake target 'arch/arm/lib/relocate.S'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/relocate.o'. | |
Must remake target 'arch/arm/lib/relocate.o'. | |
AS arch/arm/lib/relocate.o | |
Successfully remade target file 'arch/arm/lib/relocate.o'. | |
Considering target file 'arch/arm/lib/bootm-fdt.o'. | |
File 'arch/arm/lib/bootm-fdt.o' does not exist. | |
Considering target file 'arch/arm/lib/bootm-fdt.c'. | |
Finished prerequisites of target file 'arch/arm/lib/bootm-fdt.c'. | |
No need to remake target 'arch/arm/lib/bootm-fdt.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/bootm-fdt.o'. | |
Must remake target 'arch/arm/lib/bootm-fdt.o'. | |
CC arch/arm/lib/bootm-fdt.o | |
Successfully remade target file 'arch/arm/lib/bootm-fdt.o'. | |
Considering target file 'arch/arm/lib/bootm.o'. | |
File 'arch/arm/lib/bootm.o' does not exist. | |
Considering target file 'arch/arm/lib/bootm.c'. | |
Finished prerequisites of target file 'arch/arm/lib/bootm.c'. | |
No need to remake target 'arch/arm/lib/bootm.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/bootm.o'. | |
Must remake target 'arch/arm/lib/bootm.o'. | |
CC arch/arm/lib/bootm.o | |
Successfully remade target file 'arch/arm/lib/bootm.o'. | |
Considering target file 'arch/arm/lib/sections.o'. | |
File 'arch/arm/lib/sections.o' does not exist. | |
Considering target file 'arch/arm/lib/sections.c'. | |
Finished prerequisites of target file 'arch/arm/lib/sections.c'. | |
No need to remake target 'arch/arm/lib/sections.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/sections.o'. | |
Must remake target 'arch/arm/lib/sections.o'. | |
CC arch/arm/lib/sections.o | |
Successfully remade target file 'arch/arm/lib/sections.o'. | |
Considering target file 'arch/arm/lib/interrupts.o'. | |
File 'arch/arm/lib/interrupts.o' does not exist. | |
Considering target file 'arch/arm/lib/interrupts.c'. | |
Finished prerequisites of target file 'arch/arm/lib/interrupts.c'. | |
No need to remake target 'arch/arm/lib/interrupts.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/interrupts.o'. | |
Must remake target 'arch/arm/lib/interrupts.o'. | |
CC arch/arm/lib/interrupts.o | |
Successfully remade target file 'arch/arm/lib/interrupts.o'. | |
Considering target file 'arch/arm/lib/reset.o'. | |
File 'arch/arm/lib/reset.o' does not exist. | |
Considering target file 'arch/arm/lib/reset.c'. | |
Finished prerequisites of target file 'arch/arm/lib/reset.c'. | |
No need to remake target 'arch/arm/lib/reset.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/reset.o'. | |
Must remake target 'arch/arm/lib/reset.o'. | |
CC arch/arm/lib/reset.o | |
Successfully remade target file 'arch/arm/lib/reset.o'. | |
Considering target file 'arch/arm/lib/cache.o'. | |
File 'arch/arm/lib/cache.o' does not exist. | |
Considering target file 'arch/arm/lib/cache.c'. | |
Finished prerequisites of target file 'arch/arm/lib/cache.c'. | |
No need to remake target 'arch/arm/lib/cache.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/cache.o'. | |
Must remake target 'arch/arm/lib/cache.o'. | |
CC arch/arm/lib/cache.o | |
Successfully remade target file 'arch/arm/lib/cache.o'. | |
Considering target file 'arch/arm/lib/cache-cp15.o'. | |
File 'arch/arm/lib/cache-cp15.o' does not exist. | |
Considering target file 'arch/arm/lib/cache-cp15.c'. | |
Finished prerequisites of target file 'arch/arm/lib/cache-cp15.c'. | |
No need to remake target 'arch/arm/lib/cache-cp15.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/cache-cp15.o'. | |
Must remake target 'arch/arm/lib/cache-cp15.o'. | |
CC arch/arm/lib/cache-cp15.o | |
Successfully remade target file 'arch/arm/lib/cache-cp15.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/built-in.o'. | |
Must remake target 'arch/arm/lib/built-in.o'. | |
LD arch/arm/lib/built-in.o | |
Successfully remade target file 'arch/arm/lib/built-in.o'. | |
Considering target file 'arch/arm/lib/lib.a'. | |
File 'arch/arm/lib/lib.a' does not exist. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/lib.a'. | |
Must remake target 'arch/arm/lib/lib.a'. | |
AR arch/arm/lib/lib.a | |
Successfully remade target file 'arch/arm/lib/lib.a'. | |
Considering target file 'arch/arm/lib/eabi_compat.o'. | |
File 'arch/arm/lib/eabi_compat.o' does not exist. | |
Considering target file 'arch/arm/lib/eabi_compat.c'. | |
Finished prerequisites of target file 'arch/arm/lib/eabi_compat.c'. | |
No need to remake target 'arch/arm/lib/eabi_compat.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'arch/arm/lib/eabi_compat.o'. | |
Must remake target 'arch/arm/lib/eabi_compat.o'. | |
CC arch/arm/lib/eabi_compat.o | |
Successfully remade target file 'arch/arm/lib/eabi_compat.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'arch/arm/lib'. | |
Considering target file 'board/raspberrypi/rpi_b'. | |
File 'board/raspberrypi/rpi_b' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'board/raspberrypi/rpi_b'. | |
Must remake target 'board/raspberrypi/rpi_b'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/board/raspberrypi/rpi_b/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'board/raspberrypi/rpi_b/built-in.o'. | |
File 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Considering target file 'board/raspberrypi/rpi_b/rpi_b.o'. | |
File 'board/raspberrypi/rpi_b/rpi_b.o' does not exist. | |
Considering target file 'board/raspberrypi/rpi_b/rpi_b.c'. | |
Finished prerequisites of target file 'board/raspberrypi/rpi_b/rpi_b.c'. | |
No need to remake target 'board/raspberrypi/rpi_b/rpi_b.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'board/raspberrypi/rpi_b/rpi_b.o'. | |
Must remake target 'board/raspberrypi/rpi_b/rpi_b.o'. | |
CC board/raspberrypi/rpi_b/rpi_b.o | |
Successfully remade target file 'board/raspberrypi/rpi_b/rpi_b.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'board/raspberrypi/rpi_b/built-in.o'. | |
Must remake target 'board/raspberrypi/rpi_b/built-in.o'. | |
LD board/raspberrypi/rpi_b/built-in.o | |
Successfully remade target file 'board/raspberrypi/rpi_b/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'board/raspberrypi/rpi_b'. | |
Considering target file 'common'. | |
File 'common' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'common'. | |
Must remake target 'common'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/common/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'common/built-in.o'. | |
File 'common/built-in.o' does not exist. | |
Considering target file 'common/main.o'. | |
File 'common/main.o' does not exist. | |
Considering target file 'common/main.c'. | |
Finished prerequisites of target file 'common/main.c'. | |
No need to remake target 'common/main.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'common/main.o'. | |
Must remake target 'common/main.o'. | |
CC common/main.o | |
Successfully remade target file 'common/main.o'. | |
Considering target file 'common/command.o'. | |
File 'common/command.o' does not exist. | |
Considering target file 'common/command.c'. | |
Finished prerequisites of target file 'common/command.c'. | |
No need to remake target 'common/command.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/command.o'. | |
Must remake target 'common/command.o'. | |
CC common/command.o | |
Successfully remade target file 'common/command.o'. | |
Considering target file 'common/exports.o'. | |
File 'common/exports.o' does not exist. | |
Considering target file 'common/exports.c'. | |
Finished prerequisites of target file 'common/exports.c'. | |
No need to remake target 'common/exports.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/exports.o'. | |
Must remake target 'common/exports.o'. | |
CC common/exports.o | |
Successfully remade target file 'common/exports.o'. | |
Considering target file 'common/hash.o'. | |
File 'common/hash.o' does not exist. | |
Considering target file 'common/hash.c'. | |
Finished prerequisites of target file 'common/hash.c'. | |
No need to remake target 'common/hash.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/hash.o'. | |
Must remake target 'common/hash.o'. | |
CC common/hash.o | |
Successfully remade target file 'common/hash.o'. | |
Considering target file 'common/cli_hush.o'. | |
File 'common/cli_hush.o' does not exist. | |
Considering target file 'common/cli_hush.c'. | |
Finished prerequisites of target file 'common/cli_hush.c'. | |
No need to remake target 'common/cli_hush.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cli_hush.o'. | |
Must remake target 'common/cli_hush.o'. | |
CC common/cli_hush.o | |
Successfully remade target file 'common/cli_hush.o'. | |
Considering target file 'common/cli_simple.o'. | |
File 'common/cli_simple.o' does not exist. | |
Considering target file 'common/cli_simple.c'. | |
Finished prerequisites of target file 'common/cli_simple.c'. | |
No need to remake target 'common/cli_simple.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cli_simple.o'. | |
Must remake target 'common/cli_simple.o'. | |
CC common/cli_simple.o | |
Successfully remade target file 'common/cli_simple.o'. | |
Considering target file 'common/cli.o'. | |
File 'common/cli.o' does not exist. | |
Considering target file 'common/cli.c'. | |
Finished prerequisites of target file 'common/cli.c'. | |
No need to remake target 'common/cli.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cli.o'. | |
Must remake target 'common/cli.o'. | |
CC common/cli.o | |
Successfully remade target file 'common/cli.o'. | |
Considering target file 'common/cli_readline.o'. | |
File 'common/cli_readline.o' does not exist. | |
Considering target file 'common/cli_readline.c'. | |
Finished prerequisites of target file 'common/cli_readline.c'. | |
No need to remake target 'common/cli_readline.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cli_readline.o'. | |
Must remake target 'common/cli_readline.o'. | |
CC common/cli_readline.o | |
Successfully remade target file 'common/cli_readline.o'. | |
Considering target file 'common/s_record.o'. | |
File 'common/s_record.o' does not exist. | |
Considering target file 'common/s_record.c'. | |
Finished prerequisites of target file 'common/s_record.c'. | |
No need to remake target 'common/s_record.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/s_record.o'. | |
Must remake target 'common/s_record.o'. | |
CC common/s_record.o | |
Successfully remade target file 'common/s_record.o'. | |
Considering target file 'common/xyzModem.o'. | |
File 'common/xyzModem.o' does not exist. | |
Considering target file 'common/xyzModem.c'. | |
Finished prerequisites of target file 'common/xyzModem.c'. | |
No need to remake target 'common/xyzModem.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/xyzModem.o'. | |
Must remake target 'common/xyzModem.o'. | |
CC common/xyzModem.o | |
Successfully remade target file 'common/xyzModem.o'. | |
Considering target file 'common/cmd_disk.o'. | |
File 'common/cmd_disk.o' does not exist. | |
Considering target file 'common/cmd_disk.c'. | |
Finished prerequisites of target file 'common/cmd_disk.c'. | |
No need to remake target 'common/cmd_disk.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_disk.o'. | |
Must remake target 'common/cmd_disk.o'. | |
CC common/cmd_disk.o | |
Successfully remade target file 'common/cmd_disk.o'. | |
Considering target file 'common/autoboot.o'. | |
File 'common/autoboot.o' does not exist. | |
Considering target file 'common/autoboot.c'. | |
Finished prerequisites of target file 'common/autoboot.c'. | |
No need to remake target 'common/autoboot.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/autoboot.o'. | |
Must remake target 'common/autoboot.o'. | |
CC common/autoboot.o | |
Successfully remade target file 'common/autoboot.o'. | |
Considering target file 'common/board_f.o'. | |
File 'common/board_f.o' does not exist. | |
Considering target file 'common/board_f.c'. | |
Finished prerequisites of target file 'common/board_f.c'. | |
No need to remake target 'common/board_f.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/board_f.o'. | |
Must remake target 'common/board_f.o'. | |
CC common/board_f.o | |
Successfully remade target file 'common/board_f.o'. | |
Considering target file 'common/board_r.o'. | |
File 'common/board_r.o' does not exist. | |
Considering target file 'common/board_r.c'. | |
Finished prerequisites of target file 'common/board_r.c'. | |
No need to remake target 'common/board_r.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/board_r.o'. | |
Must remake target 'common/board_r.o'. | |
CC common/board_r.o | |
Successfully remade target file 'common/board_r.o'. | |
Considering target file 'common/cmd_boot.o'. | |
File 'common/cmd_boot.o' does not exist. | |
Considering target file 'common/cmd_boot.c'. | |
Finished prerequisites of target file 'common/cmd_boot.c'. | |
No need to remake target 'common/cmd_boot.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_boot.o'. | |
Must remake target 'common/cmd_boot.o'. | |
CC common/cmd_boot.o | |
Successfully remade target file 'common/cmd_boot.o'. | |
Considering target file 'common/cmd_bootm.o'. | |
File 'common/cmd_bootm.o' does not exist. | |
Considering target file 'common/cmd_bootm.c'. | |
Finished prerequisites of target file 'common/cmd_bootm.c'. | |
No need to remake target 'common/cmd_bootm.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_bootm.o'. | |
Must remake target 'common/cmd_bootm.o'. | |
CC common/cmd_bootm.o | |
Successfully remade target file 'common/cmd_bootm.o'. | |
Considering target file 'common/bootm.o'. | |
File 'common/bootm.o' does not exist. | |
Considering target file 'common/bootm.c'. | |
Finished prerequisites of target file 'common/bootm.c'. | |
No need to remake target 'common/bootm.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/bootm.o'. | |
Must remake target 'common/bootm.o'. | |
CC common/bootm.o | |
Successfully remade target file 'common/bootm.o'. | |
Considering target file 'common/bootm_os.o'. | |
File 'common/bootm_os.o' does not exist. | |
Considering target file 'common/bootm_os.c'. | |
Finished prerequisites of target file 'common/bootm_os.c'. | |
No need to remake target 'common/bootm_os.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/bootm_os.o'. | |
Must remake target 'common/bootm_os.o'. | |
CC common/bootm_os.o | |
Successfully remade target file 'common/bootm_os.o'. | |
Considering target file 'common/cmd_help.o'. | |
File 'common/cmd_help.o' does not exist. | |
Considering target file 'common/cmd_help.c'. | |
Finished prerequisites of target file 'common/cmd_help.c'. | |
No need to remake target 'common/cmd_help.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_help.o'. | |
Must remake target 'common/cmd_help.o'. | |
CC common/cmd_help.o | |
Successfully remade target file 'common/cmd_help.o'. | |
Considering target file 'common/cmd_version.o'. | |
File 'common/cmd_version.o' does not exist. | |
Considering target file 'common/cmd_version.c'. | |
Finished prerequisites of target file 'common/cmd_version.c'. | |
No need to remake target 'common/cmd_version.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_version.o'. | |
Must remake target 'common/cmd_version.o'. | |
CC common/cmd_version.o | |
Successfully remade target file 'common/cmd_version.o'. | |
Considering target file 'common/env_attr.o'. | |
File 'common/env_attr.o' does not exist. | |
Considering target file 'common/env_attr.c'. | |
Finished prerequisites of target file 'common/env_attr.c'. | |
No need to remake target 'common/env_attr.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/env_attr.o'. | |
Must remake target 'common/env_attr.o'. | |
CC common/env_attr.o | |
Successfully remade target file 'common/env_attr.o'. | |
Considering target file 'common/env_callback.o'. | |
File 'common/env_callback.o' does not exist. | |
Considering target file 'common/env_callback.c'. | |
Finished prerequisites of target file 'common/env_callback.c'. | |
No need to remake target 'common/env_callback.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/env_callback.o'. | |
Must remake target 'common/env_callback.o'. | |
CC common/env_callback.o | |
Successfully remade target file 'common/env_callback.o'. | |
Considering target file 'common/env_flags.o'. | |
File 'common/env_flags.o' does not exist. | |
Considering target file 'common/env_flags.c'. | |
Finished prerequisites of target file 'common/env_flags.c'. | |
No need to remake target 'common/env_flags.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/env_flags.o'. | |
Must remake target 'common/env_flags.o'. | |
CC common/env_flags.o | |
Successfully remade target file 'common/env_flags.o'. | |
Considering target file 'common/env_nowhere.o'. | |
File 'common/env_nowhere.o' does not exist. | |
Considering target file 'common/env_nowhere.c'. | |
Finished prerequisites of target file 'common/env_nowhere.c'. | |
No need to remake target 'common/env_nowhere.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/env_nowhere.o'. | |
Must remake target 'common/env_nowhere.o'. | |
CC common/env_nowhere.o | |
Successfully remade target file 'common/env_nowhere.o'. | |
Considering target file 'common/cmd_source.o'. | |
File 'common/cmd_source.o' does not exist. | |
Considering target file 'common/cmd_source.c'. | |
Finished prerequisites of target file 'common/cmd_source.c'. | |
No need to remake target 'common/cmd_source.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_source.o'. | |
Must remake target 'common/cmd_source.o'. | |
CC common/cmd_source.o | |
Successfully remade target file 'common/cmd_source.o'. | |
Considering target file 'common/cmd_bdinfo.o'. | |
File 'common/cmd_bdinfo.o' does not exist. | |
Considering target file 'common/cmd_bdinfo.c'. | |
Finished prerequisites of target file 'common/cmd_bdinfo.c'. | |
No need to remake target 'common/cmd_bdinfo.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_bdinfo.o'. | |
Must remake target 'common/cmd_bdinfo.o'. | |
CC common/cmd_bdinfo.o | |
Successfully remade target file 'common/cmd_bdinfo.o'. | |
Considering target file 'common/cmd_console.o'. | |
File 'common/cmd_console.o' does not exist. | |
Considering target file 'common/cmd_console.c'. | |
Finished prerequisites of target file 'common/cmd_console.c'. | |
No need to remake target 'common/cmd_console.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_console.o'. | |
Must remake target 'common/cmd_console.o'. | |
CC common/cmd_console.o | |
Successfully remade target file 'common/cmd_console.o'. | |
Considering target file 'common/cmd_echo.o'. | |
File 'common/cmd_echo.o' does not exist. | |
Considering target file 'common/cmd_echo.c'. | |
Finished prerequisites of target file 'common/cmd_echo.c'. | |
No need to remake target 'common/cmd_echo.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_echo.o'. | |
Must remake target 'common/cmd_echo.o'. | |
CC common/cmd_echo.o | |
Successfully remade target file 'common/cmd_echo.o'. | |
Considering target file 'common/cmd_elf.o'. | |
File 'common/cmd_elf.o' does not exist. | |
Considering target file 'common/cmd_elf.c'. | |
Finished prerequisites of target file 'common/cmd_elf.c'. | |
No need to remake target 'common/cmd_elf.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_elf.o'. | |
Must remake target 'common/cmd_elf.o'. | |
CC common/cmd_elf.o | |
Successfully remade target file 'common/cmd_elf.o'. | |
Considering target file 'common/cmd_exit.o'. | |
File 'common/cmd_exit.o' does not exist. | |
Considering target file 'common/cmd_exit.c'. | |
Finished prerequisites of target file 'common/cmd_exit.c'. | |
No need to remake target 'common/cmd_exit.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_exit.o'. | |
Must remake target 'common/cmd_exit.o'. | |
CC common/cmd_exit.o | |
Successfully remade target file 'common/cmd_exit.o'. | |
Considering target file 'common/cmd_ext4.o'. | |
File 'common/cmd_ext4.o' does not exist. | |
Considering target file 'common/cmd_ext4.c'. | |
Finished prerequisites of target file 'common/cmd_ext4.c'. | |
No need to remake target 'common/cmd_ext4.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_ext4.o'. | |
Must remake target 'common/cmd_ext4.o'. | |
CC common/cmd_ext4.o | |
Successfully remade target file 'common/cmd_ext4.o'. | |
Considering target file 'common/cmd_ext2.o'. | |
File 'common/cmd_ext2.o' does not exist. | |
Considering target file 'common/cmd_ext2.c'. | |
Finished prerequisites of target file 'common/cmd_ext2.c'. | |
No need to remake target 'common/cmd_ext2.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_ext2.o'. | |
Must remake target 'common/cmd_ext2.o'. | |
CC common/cmd_ext2.o | |
Successfully remade target file 'common/cmd_ext2.o'. | |
Considering target file 'common/cmd_fat.o'. | |
File 'common/cmd_fat.o' does not exist. | |
Considering target file 'common/cmd_fat.c'. | |
Finished prerequisites of target file 'common/cmd_fat.c'. | |
No need to remake target 'common/cmd_fat.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_fat.o'. | |
Must remake target 'common/cmd_fat.o'. | |
CC common/cmd_fat.o | |
Successfully remade target file 'common/cmd_fat.o'. | |
Considering target file 'common/cmd_fdt.o'. | |
File 'common/cmd_fdt.o' does not exist. | |
Considering target file 'common/cmd_fdt.c'. | |
Finished prerequisites of target file 'common/cmd_fdt.c'. | |
No need to remake target 'common/cmd_fdt.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_fdt.o'. | |
Must remake target 'common/cmd_fdt.o'. | |
CC common/cmd_fdt.o | |
Successfully remade target file 'common/cmd_fdt.o'. | |
Considering target file 'common/fdt_support.o'. | |
File 'common/fdt_support.o' does not exist. | |
Considering target file 'common/fdt_support.c'. | |
Finished prerequisites of target file 'common/fdt_support.c'. | |
No need to remake target 'common/fdt_support.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/fdt_support.o'. | |
Must remake target 'common/fdt_support.o'. | |
CC common/fdt_support.o | |
Successfully remade target file 'common/fdt_support.o'. | |
Considering target file 'common/cmd_fs.o'. | |
File 'common/cmd_fs.o' does not exist. | |
Considering target file 'common/cmd_fs.c'. | |
Finished prerequisites of target file 'common/cmd_fs.c'. | |
No need to remake target 'common/cmd_fs.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_fs.o'. | |
Must remake target 'common/cmd_fs.o'. | |
CC common/cmd_fs.o | |
Successfully remade target file 'common/cmd_fs.o'. | |
Considering target file 'common/cmd_gpio.o'. | |
File 'common/cmd_gpio.o' does not exist. | |
Considering target file 'common/cmd_gpio.c'. | |
Finished prerequisites of target file 'common/cmd_gpio.c'. | |
No need to remake target 'common/cmd_gpio.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_gpio.o'. | |
Must remake target 'common/cmd_gpio.o'. | |
CC common/cmd_gpio.o | |
Successfully remade target file 'common/cmd_gpio.o'. | |
Considering target file 'common/cmd_itest.o'. | |
File 'common/cmd_itest.o' does not exist. | |
Considering target file 'common/cmd_itest.c'. | |
Finished prerequisites of target file 'common/cmd_itest.c'. | |
No need to remake target 'common/cmd_itest.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_itest.o'. | |
Must remake target 'common/cmd_itest.o'. | |
CC common/cmd_itest.o | |
Successfully remade target file 'common/cmd_itest.o'. | |
Considering target file 'common/cmd_load.o'. | |
File 'common/cmd_load.o' does not exist. | |
Considering target file 'common/cmd_load.c'. | |
Finished prerequisites of target file 'common/cmd_load.c'. | |
No need to remake target 'common/cmd_load.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_load.o'. | |
Must remake target 'common/cmd_load.o'. | |
CC common/cmd_load.o | |
Successfully remade target file 'common/cmd_load.o'. | |
Considering target file 'common/cmd_mem.o'. | |
File 'common/cmd_mem.o' does not exist. | |
Considering target file 'common/cmd_mem.c'. | |
Finished prerequisites of target file 'common/cmd_mem.c'. | |
No need to remake target 'common/cmd_mem.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_mem.o'. | |
Must remake target 'common/cmd_mem.o'. | |
CC common/cmd_mem.o | |
Successfully remade target file 'common/cmd_mem.o'. | |
Considering target file 'common/cmd_misc.o'. | |
File 'common/cmd_misc.o' does not exist. | |
Considering target file 'common/cmd_misc.c'. | |
Finished prerequisites of target file 'common/cmd_misc.c'. | |
No need to remake target 'common/cmd_misc.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_misc.o'. | |
Must remake target 'common/cmd_misc.o'. | |
CC common/cmd_misc.o | |
Successfully remade target file 'common/cmd_misc.o'. | |
Considering target file 'common/cmd_mmc.o'. | |
File 'common/cmd_mmc.o' does not exist. | |
Considering target file 'common/cmd_mmc.c'. | |
Finished prerequisites of target file 'common/cmd_mmc.c'. | |
No need to remake target 'common/cmd_mmc.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_mmc.o'. | |
Must remake target 'common/cmd_mmc.o'. | |
CC common/cmd_mmc.o | |
Successfully remade target file 'common/cmd_mmc.o'. | |
Considering target file 'common/cmd_part.o'. | |
File 'common/cmd_part.o' does not exist. | |
Considering target file 'common/cmd_part.c'. | |
Finished prerequisites of target file 'common/cmd_part.c'. | |
No need to remake target 'common/cmd_part.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_part.o'. | |
Must remake target 'common/cmd_part.o'. | |
CC common/cmd_part.o | |
Successfully remade target file 'common/cmd_part.o'. | |
Considering target file 'common/cmd_pcmcia.o'. | |
File 'common/cmd_pcmcia.o' does not exist. | |
Considering target file 'common/cmd_pcmcia.c'. | |
Finished prerequisites of target file 'common/cmd_pcmcia.c'. | |
No need to remake target 'common/cmd_pcmcia.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_pcmcia.o'. | |
Must remake target 'common/cmd_pcmcia.o'. | |
CC common/cmd_pcmcia.o | |
Successfully remade target file 'common/cmd_pcmcia.o'. | |
Considering target file 'common/cmd_pxe.o'. | |
File 'common/cmd_pxe.o' does not exist. | |
Considering target file 'common/cmd_pxe.c'. | |
Finished prerequisites of target file 'common/cmd_pxe.c'. | |
No need to remake target 'common/cmd_pxe.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_pxe.o'. | |
Must remake target 'common/cmd_pxe.o'. | |
CC common/cmd_pxe.o | |
Successfully remade target file 'common/cmd_pxe.o'. | |
Considering target file 'common/cmd_test.o'. | |
File 'common/cmd_test.o' does not exist. | |
Considering target file 'common/cmd_test.c'. | |
Finished prerequisites of target file 'common/cmd_test.c'. | |
No need to remake target 'common/cmd_test.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_test.o'. | |
Must remake target 'common/cmd_test.o'. | |
CC common/cmd_test.o | |
Successfully remade target file 'common/cmd_test.o'. | |
Considering target file 'common/cmd_usb.o'. | |
File 'common/cmd_usb.o' does not exist. | |
Considering target file 'common/cmd_usb.c'. | |
Finished prerequisites of target file 'common/cmd_usb.c'. | |
No need to remake target 'common/cmd_usb.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_usb.o'. | |
Must remake target 'common/cmd_usb.o'. | |
CC common/cmd_usb.o | |
Successfully remade target file 'common/cmd_usb.o'. | |
Considering target file 'common/usb.o'. | |
File 'common/usb.o' does not exist. | |
Considering target file 'common/usb.c'. | |
Finished prerequisites of target file 'common/usb.c'. | |
No need to remake target 'common/usb.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/usb.o'. | |
Must remake target 'common/usb.o'. | |
CC common/usb.o | |
Successfully remade target file 'common/usb.o'. | |
Considering target file 'common/usb_hub.o'. | |
File 'common/usb_hub.o' does not exist. | |
Considering target file 'common/usb_hub.c'. | |
Finished prerequisites of target file 'common/usb_hub.c'. | |
No need to remake target 'common/usb_hub.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/usb_hub.o'. | |
Must remake target 'common/usb_hub.o'. | |
CC common/usb_hub.o | |
Successfully remade target file 'common/usb_hub.o'. | |
Considering target file 'common/usb_storage.o'. | |
File 'common/usb_storage.o' does not exist. | |
Considering target file 'common/usb_storage.c'. | |
Finished prerequisites of target file 'common/usb_storage.c'. | |
No need to remake target 'common/usb_storage.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/usb_storage.o'. | |
Must remake target 'common/usb_storage.o'. | |
CC common/usb_storage.o | |
Successfully remade target file 'common/usb_storage.o'. | |
Considering target file 'common/cmd_ximg.o'. | |
File 'common/cmd_ximg.o' does not exist. | |
Considering target file 'common/cmd_ximg.c'. | |
Finished prerequisites of target file 'common/cmd_ximg.c'. | |
No need to remake target 'common/cmd_ximg.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_ximg.o'. | |
Must remake target 'common/cmd_ximg.o'. | |
CC common/cmd_ximg.o | |
Successfully remade target file 'common/cmd_ximg.o'. | |
Considering target file 'common/iomux.o'. | |
File 'common/iomux.o' does not exist. | |
Considering target file 'common/iomux.c'. | |
Finished prerequisites of target file 'common/iomux.c'. | |
No need to remake target 'common/iomux.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/iomux.o'. | |
Must remake target 'common/iomux.o'. | |
CC common/iomux.o | |
Successfully remade target file 'common/iomux.o'. | |
Considering target file 'common/flash.o'. | |
File 'common/flash.o' does not exist. | |
Considering target file 'common/flash.c'. | |
Finished prerequisites of target file 'common/flash.c'. | |
No need to remake target 'common/flash.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/flash.o'. | |
Must remake target 'common/flash.o'. | |
CC common/flash.o | |
Successfully remade target file 'common/flash.o'. | |
Considering target file 'common/splash.o'. | |
File 'common/splash.o' does not exist. | |
Considering target file 'common/splash.c'. | |
Finished prerequisites of target file 'common/splash.c'. | |
No need to remake target 'common/splash.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/splash.o'. | |
Must remake target 'common/splash.o'. | |
CC common/splash.o | |
Successfully remade target file 'common/splash.o'. | |
Considering target file 'common/lcd.o'. | |
File 'common/lcd.o' does not exist. | |
Considering target file 'common/lcd.c'. | |
Finished prerequisites of target file 'common/lcd.c'. | |
No need to remake target 'common/lcd.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/lcd.o'. | |
Must remake target 'common/lcd.o'. | |
CC common/lcd.o | |
Successfully remade target file 'common/lcd.o'. | |
Considering target file 'common/menu.o'. | |
File 'common/menu.o' does not exist. | |
Considering target file 'common/menu.c'. | |
Finished prerequisites of target file 'common/menu.c'. | |
No need to remake target 'common/menu.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/menu.o'. | |
Must remake target 'common/menu.o'. | |
CC common/menu.o | |
Successfully remade target file 'common/menu.o'. | |
Considering target file 'common/cmd_nvedit.o'. | |
File 'common/cmd_nvedit.o' does not exist. | |
Considering target file 'common/cmd_nvedit.c'. | |
Finished prerequisites of target file 'common/cmd_nvedit.c'. | |
No need to remake target 'common/cmd_nvedit.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/cmd_nvedit.o'. | |
Must remake target 'common/cmd_nvedit.o'. | |
CC common/cmd_nvedit.o | |
Successfully remade target file 'common/cmd_nvedit.o'. | |
Considering target file 'common/env_common.o'. | |
File 'common/env_common.o' does not exist. | |
Considering target file 'common/env_common.c'. | |
Finished prerequisites of target file 'common/env_common.c'. | |
No need to remake target 'common/env_common.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/env_common.o'. | |
Must remake target 'common/env_common.o'. | |
CC common/env_common.o | |
Successfully remade target file 'common/env_common.o'. | |
Considering target file 'common/console.o'. | |
File 'common/console.o' does not exist. | |
Considering target file 'common/console.c'. | |
Finished prerequisites of target file 'common/console.c'. | |
No need to remake target 'common/console.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/console.o'. | |
Must remake target 'common/console.o'. | |
CC common/console.o | |
Successfully remade target file 'common/console.o'. | |
Considering target file 'common/dlmalloc.o'. | |
File 'common/dlmalloc.o' does not exist. | |
Considering target file 'common/dlmalloc.c'. | |
Finished prerequisites of target file 'common/dlmalloc.c'. | |
No need to remake target 'common/dlmalloc.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/dlmalloc.o'. | |
Must remake target 'common/dlmalloc.o'. | |
CC common/dlmalloc.o | |
Successfully remade target file 'common/dlmalloc.o'. | |
Considering target file 'common/image.o'. | |
File 'common/image.o' does not exist. | |
Considering target file 'common/image.c'. | |
Finished prerequisites of target file 'common/image.c'. | |
No need to remake target 'common/image.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/image.o'. | |
Must remake target 'common/image.o'. | |
CC common/image.o | |
Successfully remade target file 'common/image.o'. | |
Considering target file 'common/image-fdt.o'. | |
File 'common/image-fdt.o' does not exist. | |
Considering target file 'common/image-fdt.c'. | |
Finished prerequisites of target file 'common/image-fdt.c'. | |
No need to remake target 'common/image-fdt.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/image-fdt.o'. | |
Must remake target 'common/image-fdt.o'. | |
CC common/image-fdt.o | |
Successfully remade target file 'common/image-fdt.o'. | |
Considering target file 'common/memsize.o'. | |
File 'common/memsize.o' does not exist. | |
Considering target file 'common/memsize.c'. | |
Finished prerequisites of target file 'common/memsize.c'. | |
No need to remake target 'common/memsize.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/memsize.o'. | |
Must remake target 'common/memsize.o'. | |
CC common/memsize.o | |
Successfully remade target file 'common/memsize.o'. | |
Considering target file 'common/stdio.o'. | |
File 'common/stdio.o' does not exist. | |
Considering target file 'common/stdio.c'. | |
Finished prerequisites of target file 'common/stdio.c'. | |
No need to remake target 'common/stdio.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/stdio.o'. | |
Must remake target 'common/stdio.o'. | |
CC common/stdio.o | |
Successfully remade target file 'common/stdio.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'common/built-in.o'. | |
Must remake target 'common/built-in.o'. | |
LD common/built-in.o | |
Successfully remade target file 'common/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'common'. | |
Considering target file 'disk'. | |
File 'disk' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'disk'. | |
Must remake target 'disk'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/disk/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'disk/built-in.o'. | |
File 'disk/built-in.o' does not exist. | |
Considering target file 'disk/part.o'. | |
File 'disk/part.o' does not exist. | |
Considering target file 'disk/part.c'. | |
Finished prerequisites of target file 'disk/part.c'. | |
No need to remake target 'disk/part.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'disk/part.o'. | |
Must remake target 'disk/part.o'. | |
CC disk/part.o | |
Successfully remade target file 'disk/part.o'. | |
Considering target file 'disk/part_dos.o'. | |
File 'disk/part_dos.o' does not exist. | |
Considering target file 'disk/part_dos.c'. | |
Finished prerequisites of target file 'disk/part_dos.c'. | |
No need to remake target 'disk/part_dos.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'disk/part_dos.o'. | |
Must remake target 'disk/part_dos.o'. | |
CC disk/part_dos.o | |
Successfully remade target file 'disk/part_dos.o'. | |
Considering target file 'disk/part_efi.o'. | |
File 'disk/part_efi.o' does not exist. | |
Considering target file 'disk/part_efi.c'. | |
Finished prerequisites of target file 'disk/part_efi.c'. | |
No need to remake target 'disk/part_efi.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'disk/part_efi.o'. | |
Must remake target 'disk/part_efi.o'. | |
CC disk/part_efi.o | |
Successfully remade target file 'disk/part_efi.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'disk/built-in.o'. | |
Must remake target 'disk/built-in.o'. | |
LD disk/built-in.o | |
Successfully remade target file 'disk/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'disk'. | |
Considering target file 'drivers'. | |
File 'drivers' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers'. | |
Must remake target 'drivers'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/built-in.o'. | |
File 'drivers/built-in.o' does not exist. | |
Considering target file 'drivers/block/built-in.o'. | |
File 'drivers/block/built-in.o' does not exist. | |
Considering target file 'drivers/block'. | |
File 'drivers/block' does not exist. | |
Finished prerequisites of target file 'drivers/block'. | |
Must remake target 'drivers/block'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/block/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/block/built-in.o'. | |
File 'drivers/block/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/block/built-in.o'. | |
Must remake target 'drivers/block/built-in.o'. | |
LD drivers/block/built-in.o | |
Successfully remade target file 'drivers/block/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/block'. | |
Considering target file 'drivers/crypto'. | |
File 'drivers/crypto' does not exist. | |
Finished prerequisites of target file 'drivers/crypto'. | |
Must remake target 'drivers/crypto'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/crypto/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/crypto/built-in.o'. | |
File 'drivers/crypto/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/crypto/built-in.o'. | |
Must remake target 'drivers/crypto/built-in.o'. | |
LD drivers/crypto/built-in.o | |
Successfully remade target file 'drivers/crypto/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/crypto'. | |
Considering target file 'drivers/dfu'. | |
File 'drivers/dfu' does not exist. | |
Finished prerequisites of target file 'drivers/dfu'. | |
Must remake target 'drivers/dfu'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/dfu/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/dfu/built-in.o'. | |
File 'drivers/dfu/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/dfu/built-in.o'. | |
Must remake target 'drivers/dfu/built-in.o'. | |
LD drivers/dfu/built-in.o | |
Successfully remade target file 'drivers/dfu/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/dfu'. | |
Considering target file 'drivers/hwmon'. | |
File 'drivers/hwmon' does not exist. | |
Finished prerequisites of target file 'drivers/hwmon'. | |
Must remake target 'drivers/hwmon'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/hwmon/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/hwmon/built-in.o'. | |
File 'drivers/hwmon/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/hwmon/built-in.o'. | |
Must remake target 'drivers/hwmon/built-in.o'. | |
LD drivers/hwmon/built-in.o | |
Successfully remade target file 'drivers/hwmon/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/hwmon'. | |
Considering target file 'drivers/memory'. | |
File 'drivers/memory' does not exist. | |
Finished prerequisites of target file 'drivers/memory'. | |
Must remake target 'drivers/memory'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/memory/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/memory/built-in.o'. | |
File 'drivers/memory/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/memory/built-in.o'. | |
Must remake target 'drivers/memory/built-in.o'. | |
LD drivers/memory/built-in.o | |
Successfully remade target file 'drivers/memory/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/memory'. | |
Considering target file 'drivers/misc'. | |
File 'drivers/misc' does not exist. | |
Finished prerequisites of target file 'drivers/misc'. | |
Must remake target 'drivers/misc'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/misc/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/misc/built-in.o'. | |
File 'drivers/misc/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/misc/built-in.o'. | |
Must remake target 'drivers/misc/built-in.o'. | |
LD drivers/misc/built-in.o | |
Successfully remade target file 'drivers/misc/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/misc'. | |
Considering target file 'drivers/pcmcia'. | |
File 'drivers/pcmcia' does not exist. | |
Finished prerequisites of target file 'drivers/pcmcia'. | |
Must remake target 'drivers/pcmcia'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/pcmcia/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/pcmcia/built-in.o'. | |
File 'drivers/pcmcia/built-in.o' does not exist. | |
Considering target file 'drivers/pcmcia/tqm8xx_pcmcia.o'. | |
File 'drivers/pcmcia/tqm8xx_pcmcia.o' does not exist. | |
Considering target file 'drivers/pcmcia/tqm8xx_pcmcia.c'. | |
Finished prerequisites of target file 'drivers/pcmcia/tqm8xx_pcmcia.c'. | |
No need to remake target 'drivers/pcmcia/tqm8xx_pcmcia.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/pcmcia/tqm8xx_pcmcia.o'. | |
Must remake target 'drivers/pcmcia/tqm8xx_pcmcia.o'. | |
CC drivers/pcmcia/tqm8xx_pcmcia.o | |
Successfully remade target file 'drivers/pcmcia/tqm8xx_pcmcia.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/pcmcia/built-in.o'. | |
Must remake target 'drivers/pcmcia/built-in.o'. | |
LD drivers/pcmcia/built-in.o | |
Successfully remade target file 'drivers/pcmcia/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/pcmcia'. | |
Considering target file 'drivers/pwm'. | |
File 'drivers/pwm' does not exist. | |
Finished prerequisites of target file 'drivers/pwm'. | |
Must remake target 'drivers/pwm'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/pwm/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/pwm/built-in.o'. | |
File 'drivers/pwm/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/pwm/built-in.o'. | |
Must remake target 'drivers/pwm/built-in.o'. | |
LD drivers/pwm/built-in.o | |
Successfully remade target file 'drivers/pwm/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/pwm'. | |
Considering target file 'drivers/rtc'. | |
File 'drivers/rtc' does not exist. | |
Finished prerequisites of target file 'drivers/rtc'. | |
Must remake target 'drivers/rtc'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/rtc/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/rtc/built-in.o'. | |
File 'drivers/rtc/built-in.o' does not exist. | |
Considering target file 'drivers/rtc/date.o'. | |
File 'drivers/rtc/date.o' does not exist. | |
Considering target file 'drivers/rtc/date.c'. | |
Finished prerequisites of target file 'drivers/rtc/date.c'. | |
No need to remake target 'drivers/rtc/date.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/rtc/date.o'. | |
Must remake target 'drivers/rtc/date.o'. | |
CC drivers/rtc/date.o | |
Successfully remade target file 'drivers/rtc/date.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/rtc/built-in.o'. | |
Must remake target 'drivers/rtc/built-in.o'. | |
LD drivers/rtc/built-in.o | |
Successfully remade target file 'drivers/rtc/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/rtc'. | |
Considering target file 'drivers/sound'. | |
File 'drivers/sound' does not exist. | |
Finished prerequisites of target file 'drivers/sound'. | |
Must remake target 'drivers/sound'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/sound/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/sound/built-in.o'. | |
File 'drivers/sound/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/sound/built-in.o'. | |
Must remake target 'drivers/sound/built-in.o'. | |
LD drivers/sound/built-in.o | |
Successfully remade target file 'drivers/sound/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/sound'. | |
Considering target file 'drivers/tpm'. | |
File 'drivers/tpm' does not exist. | |
Finished prerequisites of target file 'drivers/tpm'. | |
Must remake target 'drivers/tpm'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/tpm/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/tpm/built-in.o'. | |
File 'drivers/tpm/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/tpm/built-in.o'. | |
Must remake target 'drivers/tpm/built-in.o'. | |
LD drivers/tpm/built-in.o | |
Successfully remade target file 'drivers/tpm/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/tpm'. | |
Considering target file 'drivers/twserial'. | |
File 'drivers/twserial' does not exist. | |
Finished prerequisites of target file 'drivers/twserial'. | |
Must remake target 'drivers/twserial'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/twserial/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/twserial/built-in.o'. | |
File 'drivers/twserial/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/twserial/built-in.o'. | |
Must remake target 'drivers/twserial/built-in.o'. | |
LD drivers/twserial/built-in.o | |
Successfully remade target file 'drivers/twserial/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/twserial'. | |
Considering target file 'drivers/video'. | |
File 'drivers/video' does not exist. | |
Finished prerequisites of target file 'drivers/video'. | |
Must remake target 'drivers/video'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/video/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/video/built-in.o'. | |
File 'drivers/video/built-in.o' does not exist. | |
Considering target file 'drivers/video/bcm2835.o'. | |
File 'drivers/video/bcm2835.o' does not exist. | |
Considering target file 'drivers/video/bcm2835.c'. | |
Finished prerequisites of target file 'drivers/video/bcm2835.c'. | |
No need to remake target 'drivers/video/bcm2835.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/video/bcm2835.o'. | |
Must remake target 'drivers/video/bcm2835.o'. | |
CC drivers/video/bcm2835.o | |
Successfully remade target file 'drivers/video/bcm2835.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/video/built-in.o'. | |
Must remake target 'drivers/video/built-in.o'. | |
LD drivers/video/built-in.o | |
Successfully remade target file 'drivers/video/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/video'. | |
Considering target file 'drivers/watchdog'. | |
File 'drivers/watchdog' does not exist. | |
Finished prerequisites of target file 'drivers/watchdog'. | |
Must remake target 'drivers/watchdog'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/watchdog/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/watchdog/built-in.o'. | |
File 'drivers/watchdog/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/watchdog/built-in.o'. | |
Must remake target 'drivers/watchdog/built-in.o'. | |
LD drivers/watchdog/built-in.o | |
Successfully remade target file 'drivers/watchdog/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/block/built-in.o'. | |
Must remake target 'drivers/block/built-in.o'. | |
Successfully remade target file 'drivers/block/built-in.o'. | |
Considering target file 'drivers/crypto/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/crypto/built-in.o'. | |
Prerequisite 'drivers/block' of target 'drivers/crypto/built-in.o' does not exist. | |
Prerequisite 'drivers/crypto' of target 'drivers/crypto/built-in.o' does not exist. | |
Prerequisite 'drivers/dfu' of target 'drivers/crypto/built-in.o' does not exist. | |
Prerequisite 'drivers/hwmon' of target 'drivers/crypto/built-in.o' does not exist. | |
Prerequisite 'drivers/memory' of target 'drivers/crypto/built-in.o' does not exist. | |
Prerequisite 'drivers/misc' of target 'drivers/crypto/built-in.o' does not exist. | |
Prerequisite 'drivers/pcmcia' of target 'drivers/crypto/built-in.o' does not exist. | |
Prerequisite 'drivers/pwm' of target 'drivers/crypto/built-in.o' does not exist. | |
Prerequisite 'drivers/rtc' of target 'drivers/crypto/built-in.o' does not exist. | |
Prerequisite 'drivers/sound' of target 'drivers/crypto/built-in.o' does not exist. | |
Prerequisite 'drivers/tpm' of target 'drivers/crypto/built-in.o' does not exist. | |
Prerequisite 'drivers/twserial' of target 'drivers/crypto/built-in.o' does not exist. | |
Prerequisite 'drivers/video' of target 'drivers/crypto/built-in.o' does not exist. | |
Prerequisite 'drivers/watchdog' of target 'drivers/crypto/built-in.o' does not exist. | |
Must remake target 'drivers/crypto/built-in.o'. | |
Successfully remade target file 'drivers/crypto/built-in.o'. | |
Considering target file 'drivers/hwmon/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/hwmon/built-in.o'. | |
Prerequisite 'drivers/block' of target 'drivers/hwmon/built-in.o' does not exist. | |
Prerequisite 'drivers/crypto' of target 'drivers/hwmon/built-in.o' does not exist. | |
Prerequisite 'drivers/dfu' of target 'drivers/hwmon/built-in.o' does not exist. | |
Prerequisite 'drivers/hwmon' of target 'drivers/hwmon/built-in.o' does not exist. | |
Prerequisite 'drivers/memory' of target 'drivers/hwmon/built-in.o' does not exist. | |
Prerequisite 'drivers/misc' of target 'drivers/hwmon/built-in.o' does not exist. | |
Prerequisite 'drivers/pcmcia' of target 'drivers/hwmon/built-in.o' does not exist. | |
Prerequisite 'drivers/pwm' of target 'drivers/hwmon/built-in.o' does not exist. | |
Prerequisite 'drivers/rtc' of target 'drivers/hwmon/built-in.o' does not exist. | |
Prerequisite 'drivers/sound' of target 'drivers/hwmon/built-in.o' does not exist. | |
Prerequisite 'drivers/tpm' of target 'drivers/hwmon/built-in.o' does not exist. | |
Prerequisite 'drivers/twserial' of target 'drivers/hwmon/built-in.o' does not exist. | |
Prerequisite 'drivers/video' of target 'drivers/hwmon/built-in.o' does not exist. | |
Prerequisite 'drivers/watchdog' of target 'drivers/hwmon/built-in.o' does not exist. | |
Must remake target 'drivers/hwmon/built-in.o'. | |
Successfully remade target file 'drivers/hwmon/built-in.o'. | |
Considering target file 'drivers/misc/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/misc/built-in.o'. | |
Prerequisite 'drivers/block' of target 'drivers/misc/built-in.o' does not exist. | |
Prerequisite 'drivers/crypto' of target 'drivers/misc/built-in.o' does not exist. | |
Prerequisite 'drivers/dfu' of target 'drivers/misc/built-in.o' does not exist. | |
Prerequisite 'drivers/hwmon' of target 'drivers/misc/built-in.o' does not exist. | |
Prerequisite 'drivers/memory' of target 'drivers/misc/built-in.o' does not exist. | |
Prerequisite 'drivers/misc' of target 'drivers/misc/built-in.o' does not exist. | |
Prerequisite 'drivers/pcmcia' of target 'drivers/misc/built-in.o' does not exist. | |
Prerequisite 'drivers/pwm' of target 'drivers/misc/built-in.o' does not exist. | |
Prerequisite 'drivers/rtc' of target 'drivers/misc/built-in.o' does not exist. | |
Prerequisite 'drivers/sound' of target 'drivers/misc/built-in.o' does not exist. | |
Prerequisite 'drivers/tpm' of target 'drivers/misc/built-in.o' does not exist. | |
Prerequisite 'drivers/twserial' of target 'drivers/misc/built-in.o' does not exist. | |
Prerequisite 'drivers/video' of target 'drivers/misc/built-in.o' does not exist. | |
Prerequisite 'drivers/watchdog' of target 'drivers/misc/built-in.o' does not exist. | |
Must remake target 'drivers/misc/built-in.o'. | |
Successfully remade target file 'drivers/misc/built-in.o'. | |
Considering target file 'drivers/pcmcia/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/pcmcia/built-in.o'. | |
Prerequisite 'drivers/block' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Prerequisite 'drivers/crypto' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Prerequisite 'drivers/dfu' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Prerequisite 'drivers/hwmon' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Prerequisite 'drivers/memory' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Prerequisite 'drivers/misc' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Prerequisite 'drivers/pcmcia' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Prerequisite 'drivers/pwm' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Prerequisite 'drivers/rtc' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Prerequisite 'drivers/sound' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Prerequisite 'drivers/tpm' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Prerequisite 'drivers/twserial' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Prerequisite 'drivers/video' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Prerequisite 'drivers/watchdog' of target 'drivers/pcmcia/built-in.o' does not exist. | |
Must remake target 'drivers/pcmcia/built-in.o'. | |
Successfully remade target file 'drivers/pcmcia/built-in.o'. | |
Considering target file 'drivers/dfu/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/dfu/built-in.o'. | |
Prerequisite 'drivers/block' of target 'drivers/dfu/built-in.o' does not exist. | |
Prerequisite 'drivers/crypto' of target 'drivers/dfu/built-in.o' does not exist. | |
Prerequisite 'drivers/dfu' of target 'drivers/dfu/built-in.o' does not exist. | |
Prerequisite 'drivers/hwmon' of target 'drivers/dfu/built-in.o' does not exist. | |
Prerequisite 'drivers/memory' of target 'drivers/dfu/built-in.o' does not exist. | |
Prerequisite 'drivers/misc' of target 'drivers/dfu/built-in.o' does not exist. | |
Prerequisite 'drivers/pcmcia' of target 'drivers/dfu/built-in.o' does not exist. | |
Prerequisite 'drivers/pwm' of target 'drivers/dfu/built-in.o' does not exist. | |
Prerequisite 'drivers/rtc' of target 'drivers/dfu/built-in.o' does not exist. | |
Prerequisite 'drivers/sound' of target 'drivers/dfu/built-in.o' does not exist. | |
Prerequisite 'drivers/tpm' of target 'drivers/dfu/built-in.o' does not exist. | |
Prerequisite 'drivers/twserial' of target 'drivers/dfu/built-in.o' does not exist. | |
Prerequisite 'drivers/video' of target 'drivers/dfu/built-in.o' does not exist. | |
Prerequisite 'drivers/watchdog' of target 'drivers/dfu/built-in.o' does not exist. | |
Must remake target 'drivers/dfu/built-in.o'. | |
Successfully remade target file 'drivers/dfu/built-in.o'. | |
Considering target file 'drivers/rtc/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/rtc/built-in.o'. | |
Prerequisite 'drivers/block' of target 'drivers/rtc/built-in.o' does not exist. | |
Prerequisite 'drivers/crypto' of target 'drivers/rtc/built-in.o' does not exist. | |
Prerequisite 'drivers/dfu' of target 'drivers/rtc/built-in.o' does not exist. | |
Prerequisite 'drivers/hwmon' of target 'drivers/rtc/built-in.o' does not exist. | |
Prerequisite 'drivers/memory' of target 'drivers/rtc/built-in.o' does not exist. | |
Prerequisite 'drivers/misc' of target 'drivers/rtc/built-in.o' does not exist. | |
Prerequisite 'drivers/pcmcia' of target 'drivers/rtc/built-in.o' does not exist. | |
Prerequisite 'drivers/pwm' of target 'drivers/rtc/built-in.o' does not exist. | |
Prerequisite 'drivers/rtc' of target 'drivers/rtc/built-in.o' does not exist. | |
Prerequisite 'drivers/sound' of target 'drivers/rtc/built-in.o' does not exist. | |
Prerequisite 'drivers/tpm' of target 'drivers/rtc/built-in.o' does not exist. | |
Prerequisite 'drivers/twserial' of target 'drivers/rtc/built-in.o' does not exist. | |
Prerequisite 'drivers/video' of target 'drivers/rtc/built-in.o' does not exist. | |
Prerequisite 'drivers/watchdog' of target 'drivers/rtc/built-in.o' does not exist. | |
Must remake target 'drivers/rtc/built-in.o'. | |
Successfully remade target file 'drivers/rtc/built-in.o'. | |
Considering target file 'drivers/sound/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/sound/built-in.o'. | |
Prerequisite 'drivers/block' of target 'drivers/sound/built-in.o' does not exist. | |
Prerequisite 'drivers/crypto' of target 'drivers/sound/built-in.o' does not exist. | |
Prerequisite 'drivers/dfu' of target 'drivers/sound/built-in.o' does not exist. | |
Prerequisite 'drivers/hwmon' of target 'drivers/sound/built-in.o' does not exist. | |
Prerequisite 'drivers/memory' of target 'drivers/sound/built-in.o' does not exist. | |
Prerequisite 'drivers/misc' of target 'drivers/sound/built-in.o' does not exist. | |
Prerequisite 'drivers/pcmcia' of target 'drivers/sound/built-in.o' does not exist. | |
Prerequisite 'drivers/pwm' of target 'drivers/sound/built-in.o' does not exist. | |
Prerequisite 'drivers/rtc' of target 'drivers/sound/built-in.o' does not exist. | |
Prerequisite 'drivers/sound' of target 'drivers/sound/built-in.o' does not exist. | |
Prerequisite 'drivers/tpm' of target 'drivers/sound/built-in.o' does not exist. | |
Prerequisite 'drivers/twserial' of target 'drivers/sound/built-in.o' does not exist. | |
Prerequisite 'drivers/video' of target 'drivers/sound/built-in.o' does not exist. | |
Prerequisite 'drivers/watchdog' of target 'drivers/sound/built-in.o' does not exist. | |
Must remake target 'drivers/sound/built-in.o'. | |
Successfully remade target file 'drivers/sound/built-in.o'. | |
Considering target file 'drivers/tpm/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/tpm/built-in.o'. | |
Prerequisite 'drivers/block' of target 'drivers/tpm/built-in.o' does not exist. | |
Prerequisite 'drivers/crypto' of target 'drivers/tpm/built-in.o' does not exist. | |
Prerequisite 'drivers/dfu' of target 'drivers/tpm/built-in.o' does not exist. | |
Prerequisite 'drivers/hwmon' of target 'drivers/tpm/built-in.o' does not exist. | |
Prerequisite 'drivers/memory' of target 'drivers/tpm/built-in.o' does not exist. | |
Prerequisite 'drivers/misc' of target 'drivers/tpm/built-in.o' does not exist. | |
Prerequisite 'drivers/pcmcia' of target 'drivers/tpm/built-in.o' does not exist. | |
Prerequisite 'drivers/pwm' of target 'drivers/tpm/built-in.o' does not exist. | |
Prerequisite 'drivers/rtc' of target 'drivers/tpm/built-in.o' does not exist. | |
Prerequisite 'drivers/sound' of target 'drivers/tpm/built-in.o' does not exist. | |
Prerequisite 'drivers/tpm' of target 'drivers/tpm/built-in.o' does not exist. | |
Prerequisite 'drivers/twserial' of target 'drivers/tpm/built-in.o' does not exist. | |
Prerequisite 'drivers/video' of target 'drivers/tpm/built-in.o' does not exist. | |
Prerequisite 'drivers/watchdog' of target 'drivers/tpm/built-in.o' does not exist. | |
Must remake target 'drivers/tpm/built-in.o'. | |
Successfully remade target file 'drivers/tpm/built-in.o'. | |
Considering target file 'drivers/twserial/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/twserial/built-in.o'. | |
Prerequisite 'drivers/block' of target 'drivers/twserial/built-in.o' does not exist. | |
Prerequisite 'drivers/crypto' of target 'drivers/twserial/built-in.o' does not exist. | |
Prerequisite 'drivers/dfu' of target 'drivers/twserial/built-in.o' does not exist. | |
Prerequisite 'drivers/hwmon' of target 'drivers/twserial/built-in.o' does not exist. | |
Prerequisite 'drivers/memory' of target 'drivers/twserial/built-in.o' does not exist. | |
Prerequisite 'drivers/misc' of target 'drivers/twserial/built-in.o' does not exist. | |
Prerequisite 'drivers/pcmcia' of target 'drivers/twserial/built-in.o' does not exist. | |
Prerequisite 'drivers/pwm' of target 'drivers/twserial/built-in.o' does not exist. | |
Prerequisite 'drivers/rtc' of target 'drivers/twserial/built-in.o' does not exist. | |
Prerequisite 'drivers/sound' of target 'drivers/twserial/built-in.o' does not exist. | |
Prerequisite 'drivers/tpm' of target 'drivers/twserial/built-in.o' does not exist. | |
Prerequisite 'drivers/twserial' of target 'drivers/twserial/built-in.o' does not exist. | |
Prerequisite 'drivers/video' of target 'drivers/twserial/built-in.o' does not exist. | |
Prerequisite 'drivers/watchdog' of target 'drivers/twserial/built-in.o' does not exist. | |
Must remake target 'drivers/twserial/built-in.o'. | |
Successfully remade target file 'drivers/twserial/built-in.o'. | |
Considering target file 'drivers/video/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/video/built-in.o'. | |
Prerequisite 'drivers/block' of target 'drivers/video/built-in.o' does not exist. | |
Prerequisite 'drivers/crypto' of target 'drivers/video/built-in.o' does not exist. | |
Prerequisite 'drivers/dfu' of target 'drivers/video/built-in.o' does not exist. | |
Prerequisite 'drivers/hwmon' of target 'drivers/video/built-in.o' does not exist. | |
Prerequisite 'drivers/memory' of target 'drivers/video/built-in.o' does not exist. | |
Prerequisite 'drivers/misc' of target 'drivers/video/built-in.o' does not exist. | |
Prerequisite 'drivers/pcmcia' of target 'drivers/video/built-in.o' does not exist. | |
Prerequisite 'drivers/pwm' of target 'drivers/video/built-in.o' does not exist. | |
Prerequisite 'drivers/rtc' of target 'drivers/video/built-in.o' does not exist. | |
Prerequisite 'drivers/sound' of target 'drivers/video/built-in.o' does not exist. | |
Prerequisite 'drivers/tpm' of target 'drivers/video/built-in.o' does not exist. | |
Prerequisite 'drivers/twserial' of target 'drivers/video/built-in.o' does not exist. | |
Prerequisite 'drivers/video' of target 'drivers/video/built-in.o' does not exist. | |
Prerequisite 'drivers/watchdog' of target 'drivers/video/built-in.o' does not exist. | |
Must remake target 'drivers/video/built-in.o'. | |
Successfully remade target file 'drivers/video/built-in.o'. | |
Considering target file 'drivers/watchdog/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/watchdog/built-in.o'. | |
Prerequisite 'drivers/block' of target 'drivers/watchdog/built-in.o' does not exist. | |
Prerequisite 'drivers/crypto' of target 'drivers/watchdog/built-in.o' does not exist. | |
Prerequisite 'drivers/dfu' of target 'drivers/watchdog/built-in.o' does not exist. | |
Prerequisite 'drivers/hwmon' of target 'drivers/watchdog/built-in.o' does not exist. | |
Prerequisite 'drivers/memory' of target 'drivers/watchdog/built-in.o' does not exist. | |
Prerequisite 'drivers/misc' of target 'drivers/watchdog/built-in.o' does not exist. | |
Prerequisite 'drivers/pcmcia' of target 'drivers/watchdog/built-in.o' does not exist. | |
Prerequisite 'drivers/pwm' of target 'drivers/watchdog/built-in.o' does not exist. | |
Prerequisite 'drivers/rtc' of target 'drivers/watchdog/built-in.o' does not exist. | |
Prerequisite 'drivers/sound' of target 'drivers/watchdog/built-in.o' does not exist. | |
Prerequisite 'drivers/tpm' of target 'drivers/watchdog/built-in.o' does not exist. | |
Prerequisite 'drivers/twserial' of target 'drivers/watchdog/built-in.o' does not exist. | |
Prerequisite 'drivers/video' of target 'drivers/watchdog/built-in.o' does not exist. | |
Prerequisite 'drivers/watchdog' of target 'drivers/watchdog/built-in.o' does not exist. | |
Must remake target 'drivers/watchdog/built-in.o'. | |
Successfully remade target file 'drivers/watchdog/built-in.o'. | |
Considering target file 'drivers/memory/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/memory/built-in.o'. | |
Prerequisite 'drivers/block' of target 'drivers/memory/built-in.o' does not exist. | |
Prerequisite 'drivers/crypto' of target 'drivers/memory/built-in.o' does not exist. | |
Prerequisite 'drivers/dfu' of target 'drivers/memory/built-in.o' does not exist. | |
Prerequisite 'drivers/hwmon' of target 'drivers/memory/built-in.o' does not exist. | |
Prerequisite 'drivers/memory' of target 'drivers/memory/built-in.o' does not exist. | |
Prerequisite 'drivers/misc' of target 'drivers/memory/built-in.o' does not exist. | |
Prerequisite 'drivers/pcmcia' of target 'drivers/memory/built-in.o' does not exist. | |
Prerequisite 'drivers/pwm' of target 'drivers/memory/built-in.o' does not exist. | |
Prerequisite 'drivers/rtc' of target 'drivers/memory/built-in.o' does not exist. | |
Prerequisite 'drivers/sound' of target 'drivers/memory/built-in.o' does not exist. | |
Prerequisite 'drivers/tpm' of target 'drivers/memory/built-in.o' does not exist. | |
Prerequisite 'drivers/twserial' of target 'drivers/memory/built-in.o' does not exist. | |
Prerequisite 'drivers/video' of target 'drivers/memory/built-in.o' does not exist. | |
Prerequisite 'drivers/watchdog' of target 'drivers/memory/built-in.o' does not exist. | |
Must remake target 'drivers/memory/built-in.o'. | |
Successfully remade target file 'drivers/memory/built-in.o'. | |
Considering target file 'drivers/pwm/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file 'drivers/pwm/built-in.o'. | |
Prerequisite 'drivers/block' of target 'drivers/pwm/built-in.o' does not exist. | |
Prerequisite 'drivers/crypto' of target 'drivers/pwm/built-in.o' does not exist. | |
Prerequisite 'drivers/dfu' of target 'drivers/pwm/built-in.o' does not exist. | |
Prerequisite 'drivers/hwmon' of target 'drivers/pwm/built-in.o' does not exist. | |
Prerequisite 'drivers/memory' of target 'drivers/pwm/built-in.o' does not exist. | |
Prerequisite 'drivers/misc' of target 'drivers/pwm/built-in.o' does not exist. | |
Prerequisite 'drivers/pcmcia' of target 'drivers/pwm/built-in.o' does not exist. | |
Prerequisite 'drivers/pwm' of target 'drivers/pwm/built-in.o' does not exist. | |
Prerequisite 'drivers/rtc' of target 'drivers/pwm/built-in.o' does not exist. | |
Prerequisite 'drivers/sound' of target 'drivers/pwm/built-in.o' does not exist. | |
Prerequisite 'drivers/tpm' of target 'drivers/pwm/built-in.o' does not exist. | |
Prerequisite 'drivers/twserial' of target 'drivers/pwm/built-in.o' does not exist. | |
Prerequisite 'drivers/video' of target 'drivers/pwm/built-in.o' does not exist. | |
Prerequisite 'drivers/watchdog' of target 'drivers/pwm/built-in.o' does not exist. | |
Must remake target 'drivers/pwm/built-in.o'. | |
Successfully remade target file 'drivers/pwm/built-in.o'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/built-in.o'. | |
Must remake target 'drivers/built-in.o'. | |
LD drivers/built-in.o | |
Successfully remade target file 'drivers/built-in.o'. | |
Pruning file 'drivers/block'. | |
Pruning file 'drivers/crypto'. | |
Pruning file 'drivers/dfu'. | |
Pruning file 'drivers/hwmon'. | |
Pruning file 'drivers/memory'. | |
Pruning file 'drivers/misc'. | |
Pruning file 'drivers/pcmcia'. | |
Pruning file 'drivers/pwm'. | |
Pruning file 'drivers/rtc'. | |
Pruning file 'drivers/sound'. | |
Pruning file 'drivers/tpm'. | |
Pruning file 'drivers/twserial'. | |
Pruning file 'drivers/video'. | |
Pruning file 'drivers/watchdog'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers'. | |
Considering target file 'drivers/dma'. | |
File 'drivers/dma' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/dma'. | |
Must remake target 'drivers/dma'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/dma/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/dma/built-in.o'. | |
File 'drivers/dma/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/dma/built-in.o'. | |
Must remake target 'drivers/dma/built-in.o'. | |
LD drivers/dma/built-in.o | |
Successfully remade target file 'drivers/dma/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/dma'. | |
Considering target file 'drivers/gpio'. | |
File 'drivers/gpio' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/gpio'. | |
Must remake target 'drivers/gpio'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/gpio/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/gpio/built-in.o'. | |
File 'drivers/gpio/built-in.o' does not exist. | |
Considering target file 'drivers/gpio/bcm2835_gpio.o'. | |
File 'drivers/gpio/bcm2835_gpio.o' does not exist. | |
Considering target file 'drivers/gpio/bcm2835_gpio.c'. | |
Finished prerequisites of target file 'drivers/gpio/bcm2835_gpio.c'. | |
No need to remake target 'drivers/gpio/bcm2835_gpio.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/gpio/bcm2835_gpio.o'. | |
Must remake target 'drivers/gpio/bcm2835_gpio.o'. | |
CC drivers/gpio/bcm2835_gpio.o | |
Successfully remade target file 'drivers/gpio/bcm2835_gpio.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/gpio/built-in.o'. | |
Must remake target 'drivers/gpio/built-in.o'. | |
LD drivers/gpio/built-in.o | |
Successfully remade target file 'drivers/gpio/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/gpio'. | |
Considering target file 'drivers/i2c'. | |
File 'drivers/i2c' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/i2c'. | |
Must remake target 'drivers/i2c'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/i2c/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/i2c/built-in.o'. | |
File 'drivers/i2c/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/i2c/built-in.o'. | |
Must remake target 'drivers/i2c/built-in.o'. | |
LD drivers/i2c/built-in.o | |
Successfully remade target file 'drivers/i2c/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/i2c'. | |
Considering target file 'drivers/input'. | |
File 'drivers/input' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/input'. | |
Must remake target 'drivers/input'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/input/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/input/built-in.o'. | |
File 'drivers/input/built-in.o' does not exist. | |
Considering target file 'drivers/input/input.o'. | |
File 'drivers/input/input.o' does not exist. | |
Considering target file 'drivers/input/input.c'. | |
Finished prerequisites of target file 'drivers/input/input.c'. | |
No need to remake target 'drivers/input/input.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/input/input.o'. | |
Must remake target 'drivers/input/input.o'. | |
CC drivers/input/input.o | |
Successfully remade target file 'drivers/input/input.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/input/built-in.o'. | |
Must remake target 'drivers/input/built-in.o'. | |
LD drivers/input/built-in.o | |
Successfully remade target file 'drivers/input/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/input'. | |
Considering target file 'drivers/mmc'. | |
File 'drivers/mmc' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/mmc'. | |
Must remake target 'drivers/mmc'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/mmc/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/mmc/built-in.o'. | |
File 'drivers/mmc/built-in.o' does not exist. | |
Considering target file 'drivers/mmc/mmc.o'. | |
File 'drivers/mmc/mmc.o' does not exist. | |
Considering target file 'drivers/mmc/mmc.c'. | |
Finished prerequisites of target file 'drivers/mmc/mmc.c'. | |
No need to remake target 'drivers/mmc/mmc.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/mmc/mmc.o'. | |
Must remake target 'drivers/mmc/mmc.o'. | |
CC drivers/mmc/mmc.o | |
Successfully remade target file 'drivers/mmc/mmc.o'. | |
Considering target file 'drivers/mmc/sdhci.o'. | |
File 'drivers/mmc/sdhci.o' does not exist. | |
Considering target file 'drivers/mmc/sdhci.c'. | |
Finished prerequisites of target file 'drivers/mmc/sdhci.c'. | |
No need to remake target 'drivers/mmc/sdhci.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/mmc/sdhci.o'. | |
Must remake target 'drivers/mmc/sdhci.o'. | |
CC drivers/mmc/sdhci.o | |
Successfully remade target file 'drivers/mmc/sdhci.o'. | |
Considering target file 'drivers/mmc/bcm2835_sdhci.o'. | |
File 'drivers/mmc/bcm2835_sdhci.o' does not exist. | |
Considering target file 'drivers/mmc/bcm2835_sdhci.c'. | |
Finished prerequisites of target file 'drivers/mmc/bcm2835_sdhci.c'. | |
No need to remake target 'drivers/mmc/bcm2835_sdhci.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/mmc/bcm2835_sdhci.o'. | |
Must remake target 'drivers/mmc/bcm2835_sdhci.o'. | |
CC drivers/mmc/bcm2835_sdhci.o | |
Successfully remade target file 'drivers/mmc/bcm2835_sdhci.o'. | |
Considering target file 'drivers/mmc/mmc_write.o'. | |
File 'drivers/mmc/mmc_write.o' does not exist. | |
Considering target file 'drivers/mmc/mmc_write.c'. | |
Finished prerequisites of target file 'drivers/mmc/mmc_write.c'. | |
No need to remake target 'drivers/mmc/mmc_write.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/mmc/mmc_write.o'. | |
Must remake target 'drivers/mmc/mmc_write.o'. | |
CC drivers/mmc/mmc_write.o | |
Successfully remade target file 'drivers/mmc/mmc_write.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/mmc/built-in.o'. | |
Must remake target 'drivers/mmc/built-in.o'. | |
LD drivers/mmc/built-in.o | |
Successfully remade target file 'drivers/mmc/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/mmc'. | |
Considering target file 'drivers/mtd'. | |
File 'drivers/mtd' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/mtd'. | |
Must remake target 'drivers/mtd'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/mtd/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/mtd/built-in.o'. | |
File 'drivers/mtd/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/mtd/built-in.o'. | |
Must remake target 'drivers/mtd/built-in.o'. | |
LD drivers/mtd/built-in.o | |
Successfully remade target file 'drivers/mtd/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/mtd'. | |
Considering target file 'drivers/mtd/onenand'. | |
File 'drivers/mtd/onenand' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/mtd/onenand'. | |
Must remake target 'drivers/mtd/onenand'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/mtd/onenand/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/mtd/onenand/built-in.o'. | |
File 'drivers/mtd/onenand/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/mtd/onenand/built-in.o'. | |
Must remake target 'drivers/mtd/onenand/built-in.o'. | |
LD drivers/mtd/onenand/built-in.o | |
Successfully remade target file 'drivers/mtd/onenand/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/mtd/onenand'. | |
Considering target file 'drivers/mtd/spi'. | |
File 'drivers/mtd/spi' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/mtd/spi'. | |
Must remake target 'drivers/mtd/spi'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/mtd/spi/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/mtd/spi/built-in.o'. | |
File 'drivers/mtd/spi/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/mtd/spi/built-in.o'. | |
Must remake target 'drivers/mtd/spi/built-in.o'. | |
LD drivers/mtd/spi/built-in.o | |
Successfully remade target file 'drivers/mtd/spi/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/mtd/spi'. | |
Considering target file 'drivers/net'. | |
File 'drivers/net' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/net'. | |
Must remake target 'drivers/net'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/net/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/net/built-in.o'. | |
File 'drivers/net/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/net/built-in.o'. | |
Must remake target 'drivers/net/built-in.o'. | |
LD drivers/net/built-in.o | |
Successfully remade target file 'drivers/net/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/net'. | |
Considering target file 'drivers/net/phy'. | |
File 'drivers/net/phy' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/net/phy'. | |
Must remake target 'drivers/net/phy'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/net/phy/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/net/phy/built-in.o'. | |
File 'drivers/net/phy/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/net/phy/built-in.o'. | |
Must remake target 'drivers/net/phy/built-in.o'. | |
LD drivers/net/phy/built-in.o | |
Successfully remade target file 'drivers/net/phy/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/net/phy'. | |
Considering target file 'drivers/pci'. | |
File 'drivers/pci' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/pci'. | |
Must remake target 'drivers/pci'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/pci/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/pci/built-in.o'. | |
File 'drivers/pci/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/pci/built-in.o'. | |
Must remake target 'drivers/pci/built-in.o'. | |
LD drivers/pci/built-in.o | |
Successfully remade target file 'drivers/pci/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/pci'. | |
Considering target file 'drivers/power'. | |
File 'drivers/power' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/power'. | |
Must remake target 'drivers/power'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/power/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/power/built-in.o'. | |
File 'drivers/power/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/power/built-in.o'. | |
Must remake target 'drivers/power/built-in.o'. | |
LD drivers/power/built-in.o | |
Successfully remade target file 'drivers/power/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/power'. | |
Considering target file 'drivers/power/battery'. | |
File 'drivers/power/battery' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/power/battery'. | |
Must remake target 'drivers/power/battery'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/power/battery/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/power/battery/built-in.o'. | |
File 'drivers/power/battery/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/power/battery/built-in.o'. | |
Must remake target 'drivers/power/battery/built-in.o'. | |
LD drivers/power/battery/built-in.o | |
Successfully remade target file 'drivers/power/battery/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/power/battery'. | |
Considering target file 'drivers/power/fuel_gauge'. | |
File 'drivers/power/fuel_gauge' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/power/fuel_gauge'. | |
Must remake target 'drivers/power/fuel_gauge'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/power/fuel_gauge/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/power/fuel_gauge/built-in.o'. | |
File 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/power/fuel_gauge/built-in.o'. | |
Must remake target 'drivers/power/fuel_gauge/built-in.o'. | |
LD drivers/power/fuel_gauge/built-in.o | |
Successfully remade target file 'drivers/power/fuel_gauge/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/power/fuel_gauge'. | |
Considering target file 'drivers/power/mfd'. | |
File 'drivers/power/mfd' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/power/mfd'. | |
Must remake target 'drivers/power/mfd'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/power/mfd/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/power/mfd/built-in.o'. | |
File 'drivers/power/mfd/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/power/mfd/built-in.o'. | |
Must remake target 'drivers/power/mfd/built-in.o'. | |
LD drivers/power/mfd/built-in.o | |
Successfully remade target file 'drivers/power/mfd/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/power/mfd'. | |
Considering target file 'drivers/power/pmic'. | |
File 'drivers/power/pmic' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/power/pmic'. | |
Must remake target 'drivers/power/pmic'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/power/pmic/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/power/pmic/built-in.o'. | |
File 'drivers/power/pmic/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/power/pmic/built-in.o'. | |
Must remake target 'drivers/power/pmic/built-in.o'. | |
LD drivers/power/pmic/built-in.o | |
Successfully remade target file 'drivers/power/pmic/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/power/pmic'. | |
Considering target file 'drivers/serial'. | |
File 'drivers/serial' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/serial'. | |
Must remake target 'drivers/serial'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/serial/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/serial/built-in.o'. | |
File 'drivers/serial/built-in.o' does not exist. | |
Considering target file 'drivers/serial/serial.o'. | |
File 'drivers/serial/serial.o' does not exist. | |
Considering target file 'drivers/serial/serial.c'. | |
Finished prerequisites of target file 'drivers/serial/serial.c'. | |
No need to remake target 'drivers/serial/serial.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/serial/serial.o'. | |
Must remake target 'drivers/serial/serial.o'. | |
CC drivers/serial/serial.o | |
Successfully remade target file 'drivers/serial/serial.o'. | |
Considering target file 'drivers/serial/serial_pl01x.o'. | |
File 'drivers/serial/serial_pl01x.o' does not exist. | |
Considering target file 'drivers/serial/serial_pl01x.c'. | |
Finished prerequisites of target file 'drivers/serial/serial_pl01x.c'. | |
No need to remake target 'drivers/serial/serial_pl01x.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/serial/serial_pl01x.o'. | |
Must remake target 'drivers/serial/serial_pl01x.o'. | |
CC drivers/serial/serial_pl01x.o | |
Successfully remade target file 'drivers/serial/serial_pl01x.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/serial/built-in.o'. | |
Must remake target 'drivers/serial/built-in.o'. | |
LD drivers/serial/built-in.o | |
Successfully remade target file 'drivers/serial/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/serial'. | |
Considering target file 'drivers/spi'. | |
File 'drivers/spi' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/spi'. | |
Must remake target 'drivers/spi'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/spi/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/spi/built-in.o'. | |
File 'drivers/spi/built-in.o' does not exist. | |
Considering target file 'drivers/spi/spi.o'. | |
File 'drivers/spi/spi.o' does not exist. | |
Considering target file 'drivers/spi/spi.c'. | |
Finished prerequisites of target file 'drivers/spi/spi.c'. | |
No need to remake target 'drivers/spi/spi.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/spi/spi.o'. | |
Must remake target 'drivers/spi/spi.o'. | |
CC drivers/spi/spi.o | |
Successfully remade target file 'drivers/spi/spi.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/spi/built-in.o'. | |
Must remake target 'drivers/spi/built-in.o'. | |
LD drivers/spi/built-in.o | |
Successfully remade target file 'drivers/spi/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/spi'. | |
Considering target file 'drivers/usb/eth'. | |
File 'drivers/usb/eth' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/usb/eth'. | |
Must remake target 'drivers/usb/eth'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/usb/eth/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/usb/eth/built-in.o'. | |
File 'drivers/usb/eth/built-in.o' does not exist. | |
Considering target file 'drivers/usb/eth/usb_ether.o'. | |
File 'drivers/usb/eth/usb_ether.o' does not exist. | |
Considering target file 'drivers/usb/eth/usb_ether.c'. | |
Finished prerequisites of target file 'drivers/usb/eth/usb_ether.c'. | |
No need to remake target 'drivers/usb/eth/usb_ether.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/usb/eth/usb_ether.o'. | |
Must remake target 'drivers/usb/eth/usb_ether.o'. | |
CC drivers/usb/eth/usb_ether.o | |
Successfully remade target file 'drivers/usb/eth/usb_ether.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/usb/eth/built-in.o'. | |
Must remake target 'drivers/usb/eth/built-in.o'. | |
LD drivers/usb/eth/built-in.o | |
Successfully remade target file 'drivers/usb/eth/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/usb/eth'. | |
Considering target file 'drivers/usb/gadget'. | |
File 'drivers/usb/gadget' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/usb/gadget'. | |
Must remake target 'drivers/usb/gadget'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/usb/gadget/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/usb/gadget/built-in.o'. | |
File 'drivers/usb/gadget/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/usb/gadget/built-in.o'. | |
Must remake target 'drivers/usb/gadget/built-in.o'. | |
LD drivers/usb/gadget/built-in.o | |
Successfully remade target file 'drivers/usb/gadget/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/usb/gadget'. | |
Considering target file 'drivers/usb/host'. | |
File 'drivers/usb/host' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/usb/host'. | |
Must remake target 'drivers/usb/host'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/usb/host/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/usb/host/built-in.o'. | |
File 'drivers/usb/host/built-in.o' does not exist. | |
Considering target file 'drivers/usb/host/dwc2_otg.o'. | |
File 'drivers/usb/host/dwc2_otg.o' does not exist. | |
Considering target file 'drivers/usb/host/dwc2_otg.c'. | |
Finished prerequisites of target file 'drivers/usb/host/dwc2_otg.c'. | |
No need to remake target 'drivers/usb/host/dwc2_otg.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/usb/host/dwc2_otg.o'. | |
Must remake target 'drivers/usb/host/dwc2_otg.o'. | |
CC drivers/usb/host/dwc2_otg.o | |
Successfully remade target file 'drivers/usb/host/dwc2_otg.o'. | |
Considering target file 'drivers/usb/host/dwc2_otg-hcd.o'. | |
File 'drivers/usb/host/dwc2_otg-hcd.o' does not exist. | |
Considering target file 'drivers/usb/host/dwc2_otg-hcd.c'. | |
Finished prerequisites of target file 'drivers/usb/host/dwc2_otg-hcd.c'. | |
No need to remake target 'drivers/usb/host/dwc2_otg-hcd.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/usb/host/dwc2_otg-hcd.o'. | |
Must remake target 'drivers/usb/host/dwc2_otg-hcd.o'. | |
CC drivers/usb/host/dwc2_otg-hcd.o | |
Successfully remade target file 'drivers/usb/host/dwc2_otg-hcd.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'drivers/usb/host/built-in.o'. | |
Must remake target 'drivers/usb/host/built-in.o'. | |
LD drivers/usb/host/built-in.o | |
Successfully remade target file 'drivers/usb/host/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/usb/host'. | |
Considering target file 'drivers/usb/musb-new'. | |
File 'drivers/usb/musb-new' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/usb/musb-new'. | |
Must remake target 'drivers/usb/musb-new'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/usb/musb-new/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/usb/musb-new/built-in.o'. | |
File 'drivers/usb/musb-new/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/usb/musb-new/built-in.o'. | |
Must remake target 'drivers/usb/musb-new/built-in.o'. | |
LD drivers/usb/musb-new/built-in.o | |
Successfully remade target file 'drivers/usb/musb-new/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/usb/musb-new'. | |
Considering target file 'drivers/usb/musb'. | |
File 'drivers/usb/musb' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/usb/musb'. | |
Must remake target 'drivers/usb/musb'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/usb/musb/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/usb/musb/built-in.o'. | |
File 'drivers/usb/musb/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/usb/musb/built-in.o'. | |
Must remake target 'drivers/usb/musb/built-in.o'. | |
LD drivers/usb/musb/built-in.o | |
Successfully remade target file 'drivers/usb/musb/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/usb/musb'. | |
Considering target file 'drivers/usb/phy'. | |
File 'drivers/usb/phy' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/usb/phy'. | |
Must remake target 'drivers/usb/phy'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/usb/phy/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/usb/phy/built-in.o'. | |
File 'drivers/usb/phy/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/usb/phy/built-in.o'. | |
Must remake target 'drivers/usb/phy/built-in.o'. | |
LD drivers/usb/phy/built-in.o | |
Successfully remade target file 'drivers/usb/phy/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/usb/phy'. | |
Considering target file 'drivers/usb/ulpi'. | |
File 'drivers/usb/ulpi' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'drivers/usb/ulpi'. | |
Must remake target 'drivers/usb/ulpi'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/drivers/usb/ulpi/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'drivers/usb/ulpi/built-in.o'. | |
File 'drivers/usb/ulpi/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'drivers/usb/ulpi/built-in.o'. | |
Must remake target 'drivers/usb/ulpi/built-in.o'. | |
LD drivers/usb/ulpi/built-in.o | |
Successfully remade target file 'drivers/usb/ulpi/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'drivers/usb/ulpi'. | |
Considering target file 'fs'. | |
File 'fs' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'fs'. | |
Must remake target 'fs'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/fs/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'fs/built-in.o'. | |
File 'fs/built-in.o' does not exist. | |
Considering target file 'fs/fs.o'. | |
File 'fs/fs.o' does not exist. | |
Considering target file 'fs/fs.c'. | |
Finished prerequisites of target file 'fs/fs.c'. | |
No need to remake target 'fs/fs.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'fs/fs.o'. | |
Must remake target 'fs/fs.o'. | |
CC fs/fs.o | |
Successfully remade target file 'fs/fs.o'. | |
Considering target file 'fs/ext4/built-in.o'. | |
File 'fs/ext4/built-in.o' does not exist. | |
Considering target file 'fs/ext4'. | |
File 'fs/ext4' does not exist. | |
Finished prerequisites of target file 'fs/ext4'. | |
Must remake target 'fs/ext4'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/fs/ext4/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'fs/ext4/built-in.o'. | |
File 'fs/ext4/built-in.o' does not exist. | |
Considering target file 'fs/ext4/ext4fs.o'. | |
File 'fs/ext4/ext4fs.o' does not exist. | |
Considering target file 'fs/ext4/ext4fs.c'. | |
Finished prerequisites of target file 'fs/ext4/ext4fs.c'. | |
No need to remake target 'fs/ext4/ext4fs.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'fs/ext4/ext4fs.o'. | |
Must remake target 'fs/ext4/ext4fs.o'. | |
CC fs/ext4/ext4fs.o | |
Successfully remade target file 'fs/ext4/ext4fs.o'. | |
Considering target file 'fs/ext4/ext4_common.o'. | |
File 'fs/ext4/ext4_common.o' does not exist. | |
Considering target file 'fs/ext4/ext4_common.c'. | |
Finished prerequisites of target file 'fs/ext4/ext4_common.c'. | |
No need to remake target 'fs/ext4/ext4_common.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'fs/ext4/ext4_common.o'. | |
Must remake target 'fs/ext4/ext4_common.o'. | |
CC fs/ext4/ext4_common.o | |
Successfully remade target file 'fs/ext4/ext4_common.o'. | |
Considering target file 'fs/ext4/dev.o'. | |
File 'fs/ext4/dev.o' does not exist. | |
Considering target file 'fs/ext4/dev.c'. | |
Finished prerequisites of target file 'fs/ext4/dev.c'. | |
No need to remake target 'fs/ext4/dev.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'fs/ext4/dev.o'. | |
Must remake target 'fs/ext4/dev.o'. | |
CC fs/ext4/dev.o | |
Successfully remade target file 'fs/ext4/dev.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'fs/ext4/built-in.o'. | |
Must remake target 'fs/ext4/built-in.o'. | |
LD fs/ext4/built-in.o | |
Successfully remade target file 'fs/ext4/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'fs/ext4'. | |
Considering target file 'fs/fat'. | |
File 'fs/fat' does not exist. | |
Finished prerequisites of target file 'fs/fat'. | |
Must remake target 'fs/fat'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/fs/fat/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'fs/fat/built-in.o'. | |
File 'fs/fat/built-in.o' does not exist. | |
Considering target file 'fs/fat/fat.o'. | |
File 'fs/fat/fat.o' does not exist. | |
Considering target file 'fs/fat/fat.c'. | |
Finished prerequisites of target file 'fs/fat/fat.c'. | |
No need to remake target 'fs/fat/fat.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'fs/fat/fat.o'. | |
Must remake target 'fs/fat/fat.o'. | |
CC fs/fat/fat.o | |
Successfully remade target file 'fs/fat/fat.o'. | |
Considering target file 'fs/fat/file.o'. | |
File 'fs/fat/file.o' does not exist. | |
Considering target file 'fs/fat/file.c'. | |
Finished prerequisites of target file 'fs/fat/file.c'. | |
No need to remake target 'fs/fat/file.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'fs/fat/file.o'. | |
Must remake target 'fs/fat/file.o'. | |
CC fs/fat/file.o | |
Successfully remade target file 'fs/fat/file.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'fs/fat/built-in.o'. | |
Must remake target 'fs/fat/built-in.o'. | |
LD fs/fat/built-in.o | |
Successfully remade target file 'fs/fat/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'fs/fat'. | |
Finished prerequisites of target file 'fs/ext4/built-in.o'. | |
Must remake target 'fs/ext4/built-in.o'. | |
Successfully remade target file 'fs/ext4/built-in.o'. | |
Considering target file 'fs/fat/built-in.o'. | |
Pruning file 'fs/ext4'. | |
Pruning file 'fs/fat'. | |
Finished prerequisites of target file 'fs/fat/built-in.o'. | |
Prerequisite 'fs/ext4' of target 'fs/fat/built-in.o' does not exist. | |
Prerequisite 'fs/fat' of target 'fs/fat/built-in.o' does not exist. | |
Must remake target 'fs/fat/built-in.o'. | |
Successfully remade target file 'fs/fat/built-in.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'fs/built-in.o'. | |
Must remake target 'fs/built-in.o'. | |
LD fs/built-in.o | |
Successfully remade target file 'fs/built-in.o'. | |
Pruning file 'fs/ext4'. | |
Pruning file 'fs/fat'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'fs'. | |
Considering target file 'lib'. | |
File 'lib' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'lib'. | |
Must remake target 'lib'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/lib/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'lib/built-in.o'. | |
File 'lib/built-in.o' does not exist. | |
Considering target file 'lib/zlib/built-in.o'. | |
File 'lib/zlib/built-in.o' does not exist. | |
Considering target file 'lib/zlib'. | |
File 'lib/zlib' does not exist. | |
Finished prerequisites of target file 'lib/zlib'. | |
Must remake target 'lib/zlib'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/lib/zlib/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'lib/zlib/built-in.o'. | |
File 'lib/zlib/built-in.o' does not exist. | |
Considering target file 'lib/zlib/zlib.o'. | |
File 'lib/zlib/zlib.o' does not exist. | |
Considering target file 'lib/zlib/zlib.c'. | |
Finished prerequisites of target file 'lib/zlib/zlib.c'. | |
No need to remake target 'lib/zlib/zlib.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'lib/zlib/zlib.o'. | |
Must remake target 'lib/zlib/zlib.o'. | |
CC lib/zlib/zlib.o | |
Successfully remade target file 'lib/zlib/zlib.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/zlib/built-in.o'. | |
Must remake target 'lib/zlib/built-in.o'. | |
LD lib/zlib/built-in.o | |
Successfully remade target file 'lib/zlib/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'lib/zlib'. | |
Finished prerequisites of target file 'lib/zlib/built-in.o'. | |
Must remake target 'lib/zlib/built-in.o'. | |
Successfully remade target file 'lib/zlib/built-in.o'. | |
Considering target file 'lib/crc7.o'. | |
File 'lib/crc7.o' does not exist. | |
Considering target file 'lib/crc7.c'. | |
Finished prerequisites of target file 'lib/crc7.c'. | |
No need to remake target 'lib/crc7.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'lib/crc7.o'. | |
Must remake target 'lib/crc7.o'. | |
CC lib/crc7.o | |
Successfully remade target file 'lib/crc7.o'. | |
Considering target file 'lib/crc8.o'. | |
File 'lib/crc8.o' does not exist. | |
Considering target file 'lib/crc8.c'. | |
Finished prerequisites of target file 'lib/crc8.c'. | |
No need to remake target 'lib/crc8.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/crc8.o'. | |
Must remake target 'lib/crc8.o'. | |
CC lib/crc8.o | |
Successfully remade target file 'lib/crc8.o'. | |
Considering target file 'lib/crc16.o'. | |
File 'lib/crc16.o' does not exist. | |
Considering target file 'lib/crc16.c'. | |
Finished prerequisites of target file 'lib/crc16.c'. | |
No need to remake target 'lib/crc16.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/crc16.o'. | |
Must remake target 'lib/crc16.o'. | |
CC lib/crc16.o | |
Successfully remade target file 'lib/crc16.o'. | |
Considering target file 'lib/gunzip.o'. | |
File 'lib/gunzip.o' does not exist. | |
Considering target file 'lib/gunzip.c'. | |
Finished prerequisites of target file 'lib/gunzip.c'. | |
No need to remake target 'lib/gunzip.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/gunzip.o'. | |
Must remake target 'lib/gunzip.o'. | |
CC lib/gunzip.o | |
Successfully remade target file 'lib/gunzip.o'. | |
Considering target file 'lib/initcall.o'. | |
File 'lib/initcall.o' does not exist. | |
Considering target file 'lib/initcall.c'. | |
Finished prerequisites of target file 'lib/initcall.c'. | |
No need to remake target 'lib/initcall.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/initcall.o'. | |
Must remake target 'lib/initcall.o'. | |
CC lib/initcall.o | |
Successfully remade target file 'lib/initcall.o'. | |
Considering target file 'lib/lmb.o'. | |
File 'lib/lmb.o' does not exist. | |
Considering target file 'lib/lmb.c'. | |
Finished prerequisites of target file 'lib/lmb.c'. | |
No need to remake target 'lib/lmb.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/lmb.o'. | |
Must remake target 'lib/lmb.o'. | |
CC lib/lmb.o | |
Successfully remade target file 'lib/lmb.o'. | |
Considering target file 'lib/ldiv.o'. | |
File 'lib/ldiv.o' does not exist. | |
Considering target file 'lib/ldiv.c'. | |
Finished prerequisites of target file 'lib/ldiv.c'. | |
No need to remake target 'lib/ldiv.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/ldiv.o'. | |
Must remake target 'lib/ldiv.o'. | |
CC lib/ldiv.o | |
Successfully remade target file 'lib/ldiv.o'. | |
Considering target file 'lib/net_utils.o'. | |
File 'lib/net_utils.o' does not exist. | |
Considering target file 'lib/net_utils.c'. | |
Finished prerequisites of target file 'lib/net_utils.c'. | |
No need to remake target 'lib/net_utils.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/net_utils.o'. | |
Must remake target 'lib/net_utils.o'. | |
CC lib/net_utils.o | |
Successfully remade target file 'lib/net_utils.o'. | |
Considering target file 'lib/qsort.o'. | |
File 'lib/qsort.o' does not exist. | |
Considering target file 'lib/qsort.c'. | |
Finished prerequisites of target file 'lib/qsort.c'. | |
No need to remake target 'lib/qsort.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/qsort.o'. | |
Must remake target 'lib/qsort.o'. | |
CC lib/qsort.o | |
Successfully remade target file 'lib/qsort.o'. | |
Considering target file 'lib/strmhz.o'. | |
File 'lib/strmhz.o' does not exist. | |
Considering target file 'lib/strmhz.c'. | |
Finished prerequisites of target file 'lib/strmhz.c'. | |
No need to remake target 'lib/strmhz.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/strmhz.o'. | |
Must remake target 'lib/strmhz.o'. | |
CC lib/strmhz.o | |
Successfully remade target file 'lib/strmhz.o'. | |
Considering target file 'lib/list_sort.o'. | |
File 'lib/list_sort.o' does not exist. | |
Considering target file 'lib/list_sort.c'. | |
Finished prerequisites of target file 'lib/list_sort.c'. | |
No need to remake target 'lib/list_sort.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/list_sort.o'. | |
Must remake target 'lib/list_sort.o'. | |
CC lib/list_sort.o | |
Successfully remade target file 'lib/list_sort.o'. | |
Considering target file 'lib/hashtable.o'. | |
File 'lib/hashtable.o' does not exist. | |
Considering target file 'lib/hashtable.c'. | |
Finished prerequisites of target file 'lib/hashtable.c'. | |
No need to remake target 'lib/hashtable.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/hashtable.o'. | |
Must remake target 'lib/hashtable.o'. | |
CC lib/hashtable.o | |
Successfully remade target file 'lib/hashtable.o'. | |
Considering target file 'lib/errno.o'. | |
File 'lib/errno.o' does not exist. | |
Considering target file 'lib/errno.c'. | |
Finished prerequisites of target file 'lib/errno.c'. | |
No need to remake target 'lib/errno.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/errno.o'. | |
Must remake target 'lib/errno.o'. | |
CC lib/errno.o | |
Successfully remade target file 'lib/errno.o'. | |
Considering target file 'lib/display_options.o'. | |
File 'lib/display_options.o' does not exist. | |
Considering target file 'lib/display_options.c'. | |
Finished prerequisites of target file 'lib/display_options.c'. | |
No need to remake target 'lib/display_options.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/display_options.o'. | |
Must remake target 'lib/display_options.o'. | |
CC lib/display_options.o | |
Successfully remade target file 'lib/display_options.o'. | |
Considering target file 'lib/crc32.o'. | |
File 'lib/crc32.o' does not exist. | |
Considering target file 'lib/crc32.c'. | |
Finished prerequisites of target file 'lib/crc32.c'. | |
No need to remake target 'lib/crc32.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/crc32.o'. | |
Must remake target 'lib/crc32.o'. | |
CC lib/crc32.o | |
Successfully remade target file 'lib/crc32.o'. | |
Considering target file 'lib/ctype.o'. | |
File 'lib/ctype.o' does not exist. | |
Considering target file 'lib/ctype.c'. | |
Finished prerequisites of target file 'lib/ctype.c'. | |
No need to remake target 'lib/ctype.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/ctype.o'. | |
Must remake target 'lib/ctype.o'. | |
CC lib/ctype.o | |
Successfully remade target file 'lib/ctype.o'. | |
Considering target file 'lib/div64.o'. | |
File 'lib/div64.o' does not exist. | |
Considering target file 'lib/div64.c'. | |
Finished prerequisites of target file 'lib/div64.c'. | |
No need to remake target 'lib/div64.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/div64.o'. | |
Must remake target 'lib/div64.o'. | |
CC lib/div64.o | |
Successfully remade target file 'lib/div64.o'. | |
Considering target file 'lib/hang.o'. | |
File 'lib/hang.o' does not exist. | |
Considering target file 'lib/hang.c'. | |
Finished prerequisites of target file 'lib/hang.c'. | |
No need to remake target 'lib/hang.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/hang.o'. | |
Must remake target 'lib/hang.o'. | |
CC lib/hang.o | |
Successfully remade target file 'lib/hang.o'. | |
Considering target file 'lib/linux_compat.o'. | |
File 'lib/linux_compat.o' does not exist. | |
Considering target file 'lib/linux_compat.c'. | |
Finished prerequisites of target file 'lib/linux_compat.c'. | |
No need to remake target 'lib/linux_compat.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/linux_compat.o'. | |
Must remake target 'lib/linux_compat.o'. | |
CC lib/linux_compat.o | |
Successfully remade target file 'lib/linux_compat.o'. | |
Considering target file 'lib/linux_string.o'. | |
File 'lib/linux_string.o' does not exist. | |
Considering target file 'lib/linux_string.c'. | |
Finished prerequisites of target file 'lib/linux_string.c'. | |
No need to remake target 'lib/linux_string.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/linux_string.o'. | |
Must remake target 'lib/linux_string.o'. | |
CC lib/linux_string.o | |
Successfully remade target file 'lib/linux_string.o'. | |
Considering target file 'lib/string.o'. | |
File 'lib/string.o' does not exist. | |
Considering target file 'lib/string.c'. | |
Finished prerequisites of target file 'lib/string.c'. | |
No need to remake target 'lib/string.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/string.o'. | |
Must remake target 'lib/string.o'. | |
CC lib/string.o | |
Successfully remade target file 'lib/string.o'. | |
Considering target file 'lib/time.o'. | |
File 'lib/time.o' does not exist. | |
Considering target file 'lib/time.c'. | |
Finished prerequisites of target file 'lib/time.c'. | |
No need to remake target 'lib/time.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/time.o'. | |
Must remake target 'lib/time.o'. | |
CC lib/time.o | |
Successfully remade target file 'lib/time.o'. | |
Considering target file 'lib/uuid.o'. | |
File 'lib/uuid.o' does not exist. | |
Considering target file 'lib/uuid.c'. | |
Finished prerequisites of target file 'lib/uuid.c'. | |
No need to remake target 'lib/uuid.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/uuid.o'. | |
Must remake target 'lib/uuid.o'. | |
CC lib/uuid.o | |
Successfully remade target file 'lib/uuid.o'. | |
Considering target file 'lib/vsprintf.o'. | |
File 'lib/vsprintf.o' does not exist. | |
Considering target file 'lib/vsprintf.c'. | |
Finished prerequisites of target file 'lib/vsprintf.c'. | |
No need to remake target 'lib/vsprintf.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/vsprintf.o'. | |
Must remake target 'lib/vsprintf.o'. | |
CC lib/vsprintf.o | |
Successfully remade target file 'lib/vsprintf.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/built-in.o'. | |
Must remake target 'lib/built-in.o'. | |
LD lib/built-in.o | |
Successfully remade target file 'lib/built-in.o'. | |
Pruning file 'lib/zlib'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'lib'. | |
Considering target file 'lib/libfdt'. | |
File 'lib/libfdt' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'lib/libfdt'. | |
Must remake target 'lib/libfdt'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/lib/libfdt/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'lib/libfdt/built-in.o'. | |
File 'lib/libfdt/built-in.o' does not exist. | |
Considering target file 'lib/libfdt/fdt.o'. | |
File 'lib/libfdt/fdt.o' does not exist. | |
Considering target file 'lib/libfdt/fdt.c'. | |
Finished prerequisites of target file 'lib/libfdt/fdt.c'. | |
No need to remake target 'lib/libfdt/fdt.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'lib/libfdt/fdt.o'. | |
Must remake target 'lib/libfdt/fdt.o'. | |
CC lib/libfdt/fdt.o | |
Successfully remade target file 'lib/libfdt/fdt.o'. | |
Considering target file 'lib/libfdt/fdt_ro.o'. | |
File 'lib/libfdt/fdt_ro.o' does not exist. | |
Considering target file 'lib/libfdt/fdt_ro.c'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_ro.c'. | |
No need to remake target 'lib/libfdt/fdt_ro.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_ro.o'. | |
Must remake target 'lib/libfdt/fdt_ro.o'. | |
CC lib/libfdt/fdt_ro.o | |
Successfully remade target file 'lib/libfdt/fdt_ro.o'. | |
Considering target file 'lib/libfdt/fdt_rw.o'. | |
File 'lib/libfdt/fdt_rw.o' does not exist. | |
Considering target file 'lib/libfdt/fdt_rw.c'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_rw.c'. | |
No need to remake target 'lib/libfdt/fdt_rw.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_rw.o'. | |
Must remake target 'lib/libfdt/fdt_rw.o'. | |
CC lib/libfdt/fdt_rw.o | |
Successfully remade target file 'lib/libfdt/fdt_rw.o'. | |
Considering target file 'lib/libfdt/fdt_strerror.o'. | |
File 'lib/libfdt/fdt_strerror.o' does not exist. | |
Considering target file 'lib/libfdt/fdt_strerror.c'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_strerror.c'. | |
No need to remake target 'lib/libfdt/fdt_strerror.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_strerror.o'. | |
Must remake target 'lib/libfdt/fdt_strerror.o'. | |
CC lib/libfdt/fdt_strerror.o | |
Successfully remade target file 'lib/libfdt/fdt_strerror.o'. | |
Considering target file 'lib/libfdt/fdt_sw.o'. | |
File 'lib/libfdt/fdt_sw.o' does not exist. | |
Considering target file 'lib/libfdt/fdt_sw.c'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_sw.c'. | |
No need to remake target 'lib/libfdt/fdt_sw.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_sw.o'. | |
Must remake target 'lib/libfdt/fdt_sw.o'. | |
CC lib/libfdt/fdt_sw.o | |
Successfully remade target file 'lib/libfdt/fdt_sw.o'. | |
Considering target file 'lib/libfdt/fdt_wip.o'. | |
File 'lib/libfdt/fdt_wip.o' does not exist. | |
Considering target file 'lib/libfdt/fdt_wip.c'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_wip.c'. | |
No need to remake target 'lib/libfdt/fdt_wip.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_wip.o'. | |
Must remake target 'lib/libfdt/fdt_wip.o'. | |
CC lib/libfdt/fdt_wip.o | |
Successfully remade target file 'lib/libfdt/fdt_wip.o'. | |
Considering target file 'lib/libfdt/fdt_empty_tree.o'. | |
File 'lib/libfdt/fdt_empty_tree.o' does not exist. | |
Considering target file 'lib/libfdt/fdt_empty_tree.c'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_empty_tree.c'. | |
No need to remake target 'lib/libfdt/fdt_empty_tree.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_empty_tree.o'. | |
Must remake target 'lib/libfdt/fdt_empty_tree.o'. | |
CC lib/libfdt/fdt_empty_tree.o | |
Successfully remade target file 'lib/libfdt/fdt_empty_tree.o'. | |
Considering target file 'lib/libfdt/fdt_addresses.o'. | |
File 'lib/libfdt/fdt_addresses.o' does not exist. | |
Considering target file 'lib/libfdt/fdt_addresses.c'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_addresses.c'. | |
No need to remake target 'lib/libfdt/fdt_addresses.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/libfdt/fdt_addresses.o'. | |
Must remake target 'lib/libfdt/fdt_addresses.o'. | |
CC lib/libfdt/fdt_addresses.o | |
Successfully remade target file 'lib/libfdt/fdt_addresses.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'lib/libfdt/built-in.o'. | |
Must remake target 'lib/libfdt/built-in.o'. | |
LD lib/libfdt/built-in.o | |
Successfully remade target file 'lib/libfdt/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'lib/libfdt'. | |
Considering target file 'net'. | |
File 'net' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'net'. | |
Must remake target 'net'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/net/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'net/built-in.o'. | |
File 'net/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'net/built-in.o'. | |
Must remake target 'net/built-in.o'. | |
LD net/built-in.o | |
Successfully remade target file 'net/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'net'. | |
Considering target file 'test'. | |
File 'test' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'test'. | |
Must remake target 'test'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/test/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'test/built-in.o'. | |
File 'test/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'test/built-in.o'. | |
Must remake target 'test/built-in.o'. | |
LD test/built-in.o | |
Successfully remade target file 'test/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'test'. | |
Considering target file 'test/dm'. | |
File 'test/dm' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'test/dm'. | |
Must remake target 'test/dm'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/test/dm/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'test/dm/built-in.o'. | |
File 'test/dm/built-in.o' does not exist. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Finished prerequisites of target file 'test/dm/built-in.o'. | |
Must remake target 'test/dm/built-in.o'. | |
LD test/dm/built-in.o | |
Successfully remade target file 'test/dm/built-in.o'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'test/dm'. | |
Pruning file 'tools'. | |
Considering target file 'examples'. | |
File 'examples' does not exist. | |
Pruning file 'prepare'. | |
Pruning file 'scripts'. | |
Pruning file 'tools'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Finished prerequisites of target file 'examples'. | |
Must remake target 'examples'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/examples/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'examples/standalone'. | |
File 'examples/standalone' does not exist. | |
Finished prerequisites of target file 'examples/standalone'. | |
Must remake target 'examples/standalone'. | |
GNU Make 4.0 | |
Built for armv6l-unknown-linux-gnueabihf | |
Copyright (C) 1988-2013 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Reading makefiles... | |
Reading makefile 'scripts/Makefile.build'... | |
Reading makefile 'include/config/auto.conf' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'include/autoconf.mk' (search path) (don't care) (no ~ expansion)... | |
Reading makefile 'scripts/Kbuild.include' (search path) (no ~ expansion)... | |
Reading makefile '/home/admin/u-boot/examples/standalone/Makefile' (search path) (no ~ expansion)... | |
Reading makefile 'scripts/Makefile.lib' (search path) (no ~ expansion)... | |
Updating goal targets.... | |
Considering target file '__build'. | |
File '__build' does not exist. | |
Considering target file 'examples/standalone/hello_world'. | |
File 'examples/standalone/hello_world' does not exist. | |
Considering target file 'examples/standalone/hello_world.c'. | |
Finished prerequisites of target file 'examples/standalone/hello_world.c'. | |
No need to remake target 'examples/standalone/hello_world.c'. | |
Considering target file 'FORCE'. | |
File 'FORCE' does not exist. | |
Finished prerequisites of target file 'FORCE'. | |
Must remake target 'FORCE'. | |
Successfully remade target file 'FORCE'. | |
Considering target file 'examples/standalone/libstubs.o'. | |
File 'examples/standalone/libstubs.o' does not exist. | |
Considering target file 'examples/standalone/stubs.o'. | |
File 'examples/standalone/stubs.o' does not exist. | |
Considering target file 'examples/standalone/stubs.c'. | |
Finished prerequisites of target file 'examples/standalone/stubs.c'. | |
No need to remake target 'examples/standalone/stubs.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'examples/standalone/stubs.o'. | |
Must remake target 'examples/standalone/stubs.o'. | |
CC examples/standalone/stubs.o | |
Successfully remade target file 'examples/standalone/stubs.o'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'examples/standalone/libstubs.o'. | |
Must remake target 'examples/standalone/libstubs.o'. | |
LD examples/standalone/libstubs.o | |
Successfully remade target file 'examples/standalone/libstubs.o'. | |
Pruning file 'FORCE'. | |
Considering target file 'examples/standalone/hello_world.o'. | |
File 'examples/standalone/hello_world.o' does not exist. | |
Pruning file 'examples/standalone/hello_world.c'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'examples/standalone/hello_world.o'. | |
Must remake target 'examples/standalone/hello_world.o'. | |
CC examples/standalone/hello_world.o | |
Successfully remade target file 'examples/standalone/hello_world.o'. | |
Finished prerequisites of target file 'examples/standalone/hello_world'. | |
Must remake target 'examples/standalone/hello_world'. | |
LD examples/standalone/hello_world | |
Successfully remade target file 'examples/standalone/hello_world'. | |
Considering target file 'examples/standalone/hello_world.srec'. | |
File 'examples/standalone/hello_world.srec' does not exist. | |
Pruning file 'examples/standalone/hello_world'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'examples/standalone/hello_world.srec'. | |
Must remake target 'examples/standalone/hello_world.srec'. | |
OBJCOPY examples/standalone/hello_world.srec | |
Successfully remade target file 'examples/standalone/hello_world.srec'. | |
Considering target file 'examples/standalone/hello_world.bin'. | |
File 'examples/standalone/hello_world.bin' does not exist. | |
Pruning file 'examples/standalone/hello_world'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'examples/standalone/hello_world.bin'. | |
Must remake target 'examples/standalone/hello_world.bin'. | |
OBJCOPY examples/standalone/hello_world.bin | |
Successfully remade target file 'examples/standalone/hello_world.bin'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'examples/standalone'. | |
Finished prerequisites of target file '__build'. | |
Must remake target '__build'. | |
Successfully remade target file '__build'. | |
Successfully remade target file 'examples'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/start.o'. | |
Must remake target 'arch/arm/cpu/arm1176/start.o'. | |
Successfully remade target file 'arch/arm/cpu/arm1176/start.o'. | |
Considering target file 'arch/arm/cpu/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'arch/arm/cpu/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'common' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'net' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'test' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'arch/arm/cpu/built-in.o' does not exist. | |
Must remake target 'arch/arm/cpu/built-in.o'. | |
Successfully remade target file 'arch/arm/cpu/built-in.o'. | |
Considering target file 'arch/arm/cpu/arm1176/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'common' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'net' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'test' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'arch/arm/cpu/arm1176/built-in.o' does not exist. | |
Must remake target 'arch/arm/cpu/arm1176/built-in.o'. | |
Successfully remade target file 'arch/arm/cpu/arm1176/built-in.o'. | |
Considering target file 'arch/arm/cpu/arm1176/bcm2835/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'arch/arm/cpu/arm1176/bcm2835/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'common' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'net' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'test' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'arch/arm/cpu/arm1176/bcm2835/built-in.o' does not exist. | |
Must remake target 'arch/arm/cpu/arm1176/bcm2835/built-in.o'. | |
Successfully remade target file 'arch/arm/cpu/arm1176/bcm2835/built-in.o'. | |
Considering target file 'arch/arm/lib/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'arch/arm/lib/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'common' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'net' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'test' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'arch/arm/lib/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'arch/arm/lib/built-in.o' does not exist. | |
Must remake target 'arch/arm/lib/built-in.o'. | |
Successfully remade target file 'arch/arm/lib/built-in.o'. | |
Considering target file 'board/raspberrypi/rpi_b/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'board/raspberrypi/rpi_b/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'common' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'net' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'test' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'board/raspberrypi/rpi_b/built-in.o' does not exist. | |
Must remake target 'board/raspberrypi/rpi_b/built-in.o'. | |
Successfully remade target file 'board/raspberrypi/rpi_b/built-in.o'. | |
Considering target file 'common/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'common/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'common/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'common/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'common/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'common/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'common/built-in.o' does not exist. | |
Prerequisite 'common' of target 'common/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'common/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'common/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'common/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'common/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'common/built-in.o' does not exist. | |
Prerequisite 'net' of target 'common/built-in.o' does not exist. | |
Prerequisite 'test' of target 'common/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'common/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'common/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'common/built-in.o' does not exist. | |
Must remake target 'common/built-in.o'. | |
Successfully remade target file 'common/built-in.o'. | |
Considering target file 'disk/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'disk/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'common' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'net' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'test' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'disk/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'disk/built-in.o' does not exist. | |
Must remake target 'disk/built-in.o'. | |
Successfully remade target file 'disk/built-in.o'. | |
Considering target file 'drivers/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/built-in.o' does not exist. | |
Must remake target 'drivers/built-in.o'. | |
Successfully remade target file 'drivers/built-in.o'. | |
Considering target file 'drivers/dma/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/dma/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/dma/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/dma/built-in.o' does not exist. | |
Must remake target 'drivers/dma/built-in.o'. | |
Successfully remade target file 'drivers/dma/built-in.o'. | |
Considering target file 'drivers/gpio/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/gpio/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/gpio/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/gpio/built-in.o' does not exist. | |
Must remake target 'drivers/gpio/built-in.o'. | |
Successfully remade target file 'drivers/gpio/built-in.o'. | |
Considering target file 'drivers/i2c/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/i2c/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/i2c/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/i2c/built-in.o' does not exist. | |
Must remake target 'drivers/i2c/built-in.o'. | |
Successfully remade target file 'drivers/i2c/built-in.o'. | |
Considering target file 'drivers/input/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/input/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/input/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/input/built-in.o' does not exist. | |
Must remake target 'drivers/input/built-in.o'. | |
Successfully remade target file 'drivers/input/built-in.o'. | |
Considering target file 'drivers/mmc/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/mmc/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/mmc/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/mmc/built-in.o' does not exist. | |
Must remake target 'drivers/mmc/built-in.o'. | |
Successfully remade target file 'drivers/mmc/built-in.o'. | |
Considering target file 'drivers/mtd/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/mtd/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/mtd/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/mtd/built-in.o' does not exist. | |
Must remake target 'drivers/mtd/built-in.o'. | |
Successfully remade target file 'drivers/mtd/built-in.o'. | |
Considering target file 'drivers/mtd/onenand/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/mtd/onenand/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/mtd/onenand/built-in.o' does not exist. | |
Must remake target 'drivers/mtd/onenand/built-in.o'. | |
Successfully remade target file 'drivers/mtd/onenand/built-in.o'. | |
Considering target file 'drivers/mtd/spi/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/mtd/spi/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/mtd/spi/built-in.o' does not exist. | |
Must remake target 'drivers/mtd/spi/built-in.o'. | |
Successfully remade target file 'drivers/mtd/spi/built-in.o'. | |
Considering target file 'drivers/net/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/net/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/net/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/net/built-in.o' does not exist. | |
Must remake target 'drivers/net/built-in.o'. | |
Successfully remade target file 'drivers/net/built-in.o'. | |
Considering target file 'drivers/net/phy/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/net/phy/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/net/phy/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/net/phy/built-in.o' does not exist. | |
Must remake target 'drivers/net/phy/built-in.o'. | |
Successfully remade target file 'drivers/net/phy/built-in.o'. | |
Considering target file 'drivers/pci/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/pci/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/pci/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/pci/built-in.o' does not exist. | |
Must remake target 'drivers/pci/built-in.o'. | |
Successfully remade target file 'drivers/pci/built-in.o'. | |
Considering target file 'drivers/power/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/power/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/power/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/power/built-in.o' does not exist. | |
Must remake target 'drivers/power/built-in.o'. | |
Successfully remade target file 'drivers/power/built-in.o'. | |
Considering target file 'drivers/power/battery/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/power/battery/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/power/battery/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/power/battery/built-in.o' does not exist. | |
Must remake target 'drivers/power/battery/built-in.o'. | |
Successfully remade target file 'drivers/power/battery/built-in.o'. | |
Considering target file 'drivers/power/fuel_gauge/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/power/fuel_gauge/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/power/fuel_gauge/built-in.o' does not exist. | |
Must remake target 'drivers/power/fuel_gauge/built-in.o'. | |
Successfully remade target file 'drivers/power/fuel_gauge/built-in.o'. | |
Considering target file 'drivers/power/mfd/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/power/mfd/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/power/mfd/built-in.o' does not exist. | |
Must remake target 'drivers/power/mfd/built-in.o'. | |
Successfully remade target file 'drivers/power/mfd/built-in.o'. | |
Considering target file 'drivers/power/pmic/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/power/pmic/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/power/pmic/built-in.o' does not exist. | |
Must remake target 'drivers/power/pmic/built-in.o'. | |
Successfully remade target file 'drivers/power/pmic/built-in.o'. | |
Considering target file 'drivers/serial/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/serial/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/serial/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/serial/built-in.o' does not exist. | |
Must remake target 'drivers/serial/built-in.o'. | |
Successfully remade target file 'drivers/serial/built-in.o'. | |
Considering target file 'drivers/spi/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/spi/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/spi/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/spi/built-in.o' does not exist. | |
Must remake target 'drivers/spi/built-in.o'. | |
Successfully remade target file 'drivers/spi/built-in.o'. | |
Considering target file 'drivers/usb/eth/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/usb/eth/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/usb/eth/built-in.o' does not exist. | |
Must remake target 'drivers/usb/eth/built-in.o'. | |
Successfully remade target file 'drivers/usb/eth/built-in.o'. | |
Considering target file 'drivers/usb/gadget/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/usb/gadget/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/usb/gadget/built-in.o' does not exist. | |
Must remake target 'drivers/usb/gadget/built-in.o'. | |
Successfully remade target file 'drivers/usb/gadget/built-in.o'. | |
Considering target file 'drivers/usb/host/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/usb/host/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/usb/host/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/usb/host/built-in.o' does not exist. | |
Must remake target 'drivers/usb/host/built-in.o'. | |
Successfully remade target file 'drivers/usb/host/built-in.o'. | |
Considering target file 'drivers/usb/musb-new/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/usb/musb-new/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/usb/musb-new/built-in.o' does not exist. | |
Must remake target 'drivers/usb/musb-new/built-in.o'. | |
Successfully remade target file 'drivers/usb/musb-new/built-in.o'. | |
Considering target file 'drivers/usb/musb/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/usb/musb/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/usb/musb/built-in.o' does not exist. | |
Must remake target 'drivers/usb/musb/built-in.o'. | |
Successfully remade target file 'drivers/usb/musb/built-in.o'. | |
Considering target file 'drivers/usb/phy/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/usb/phy/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/usb/phy/built-in.o' does not exist. | |
Must remake target 'drivers/usb/phy/built-in.o'. | |
Successfully remade target file 'drivers/usb/phy/built-in.o'. | |
Considering target file 'drivers/usb/ulpi/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'drivers/usb/ulpi/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'common' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'net' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'test' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'drivers/usb/ulpi/built-in.o' does not exist. | |
Must remake target 'drivers/usb/ulpi/built-in.o'. | |
Successfully remade target file 'drivers/usb/ulpi/built-in.o'. | |
Considering target file 'fs/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'fs/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'common' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'net' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'test' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'fs/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'fs/built-in.o' does not exist. | |
Must remake target 'fs/built-in.o'. | |
Successfully remade target file 'fs/built-in.o'. | |
Considering target file 'lib/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'lib/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'common' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'net' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'test' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'lib/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'lib/built-in.o' does not exist. | |
Must remake target 'lib/built-in.o'. | |
Successfully remade target file 'lib/built-in.o'. | |
Considering target file 'lib/libfdt/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'lib/libfdt/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'common' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'net' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'test' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'lib/libfdt/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'lib/libfdt/built-in.o' does not exist. | |
Must remake target 'lib/libfdt/built-in.o'. | |
Successfully remade target file 'lib/libfdt/built-in.o'. | |
Considering target file 'net/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'net/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'net/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'net/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'net/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'net/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'net/built-in.o' does not exist. | |
Prerequisite 'common' of target 'net/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'net/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'net/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'net/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'net/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'net/built-in.o' does not exist. | |
Prerequisite 'net' of target 'net/built-in.o' does not exist. | |
Prerequisite 'test' of target 'net/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'net/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'net/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'net/built-in.o' does not exist. | |
Must remake target 'net/built-in.o'. | |
Successfully remade target file 'net/built-in.o'. | |
Considering target file 'test/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'test/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'test/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'test/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'test/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'test/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'test/built-in.o' does not exist. | |
Prerequisite 'common' of target 'test/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'test/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'test/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'test/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'test/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'test/built-in.o' does not exist. | |
Prerequisite 'net' of target 'test/built-in.o' does not exist. | |
Prerequisite 'test' of target 'test/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'test/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'test/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'test/built-in.o' does not exist. | |
Must remake target 'test/built-in.o'. | |
Successfully remade target file 'test/built-in.o'. | |
Considering target file 'test/dm/built-in.o'. | |
Pruning file 'arch/arm/cpu'. | |
Pruning file 'arch/arm/cpu/arm1176'. | |
Pruning file 'arch/arm/cpu/arm1176/bcm2835'. | |
Pruning file 'arch/arm/lib'. | |
Pruning file 'board/raspberrypi/rpi_b'. | |
Pruning file 'common'. | |
Pruning file 'disk'. | |
Pruning file 'drivers'. | |
Pruning file 'drivers/dma'. | |
Pruning file 'drivers/gpio'. | |
Pruning file 'drivers/i2c'. | |
Pruning file 'drivers/input'. | |
Pruning file 'drivers/mmc'. | |
Pruning file 'drivers/mtd'. | |
Pruning file 'drivers/mtd/onenand'. | |
Pruning file 'drivers/mtd/spi'. | |
Pruning file 'drivers/net'. | |
Pruning file 'drivers/net/phy'. | |
Pruning file 'drivers/pci'. | |
Pruning file 'drivers/power'. | |
Pruning file 'drivers/power/battery'. | |
Pruning file 'drivers/power/fuel_gauge'. | |
Pruning file 'drivers/power/mfd'. | |
Pruning file 'drivers/power/pmic'. | |
Pruning file 'drivers/serial'. | |
Pruning file 'drivers/spi'. | |
Pruning file 'drivers/usb/eth'. | |
Pruning file 'drivers/usb/gadget'. | |
Pruning file 'drivers/usb/host'. | |
Pruning file 'drivers/usb/musb-new'. | |
Pruning file 'drivers/usb/musb'. | |
Pruning file 'drivers/usb/phy'. | |
Pruning file 'drivers/usb/ulpi'. | |
Pruning file 'fs'. | |
Pruning file 'lib'. | |
Pruning file 'lib/libfdt'. | |
Pruning file 'net'. | |
Pruning file 'test'. | |
Pruning file 'test/dm'. | |
Pruning file 'tools'. | |
Pruning file 'examples'. | |
Finished prerequisites of target file 'test/dm/built-in.o'. | |
Prerequisite 'arch/arm/cpu' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'arch/arm/cpu/arm1176/bcm2835' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'arch/arm/lib' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'board/raspberrypi/rpi_b' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'common' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'disk' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/dma' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/gpio' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/i2c' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/input' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/mmc' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/onenand' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/mtd/spi' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/net' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/net/phy' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/pci' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/power' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/power/battery' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/power/fuel_gauge' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/power/mfd' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/power/pmic' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/serial' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/spi' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/eth' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/gadget' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/host' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb-new' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/musb' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/phy' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'drivers/usb/ulpi' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'fs' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'lib' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'lib/libfdt' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'net' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'test' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'test/dm' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'tools' of target 'test/dm/built-in.o' does not exist. | |
Prerequisite 'examples' of target 'test/dm/built-in.o' does not exist. | |
Must remake target 'test/dm/built-in.o'. | |
Successfully remade target file 'test/dm/built-in.o'. | |
Considering target file 'u-boot.lds'. | |
File 'u-boot.lds' does not exist. | |
Considering target file '/home/admin/u-boot/arch/arm/cpu/u-boot.lds'. | |
Finished prerequisites of target file '/home/admin/u-boot/arch/arm/cpu/u-boot.lds'. | |
No need to remake target '/home/admin/u-boot/arch/arm/cpu/u-boot.lds'. | |
Pruning file 'prepare'. | |
Pruning file 'FORCE'. | |
Finished prerequisites of target file 'u-boot.lds'. | |
Must remake target 'u-boot.lds'. | |
LDS u-boot.lds | |
Successfully remade target file 'u-boot.lds'. | |
Finished prerequisites of target file 'u-boot'. | |
Must remake target 'u-boot'. | |
LD u-boot | |
ld.bfd:u-boot.lds:1: ignoring invalid character `#' in expression | |
ld.bfd:u-boot.lds:1: syntax error | |
Makefile:1019: recipe for target 'u-boot' failed | |
make: *** [u-boot] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment