Created
March 16, 2016 16:50
-
-
Save leon-anavi/13e2b84710b8dc0dacbc 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
| NOTE: make -j 12 bcm2708-rpi-b.dtb | |
| DTC arch/arm/boot/dts/bcm2708-rpi-b.dtb | |
| NOTE: make -j 12 bcm2708-rpi-b-plus.dtb | |
| DTC arch/arm/boot/dts/bcm2708-rpi-b-plus.dtb | |
| NOTE: make -j 12 bcm2709-rpi-2-b.dtb | |
| DTC arch/arm/boot/dts/bcm2709-rpi-2-b.dtb | |
| NOTE: make -j 12 bcm2710-rpi-3-b.dtb | |
| make[3]: *** No rule to make target 'arch/arm/boot/dts/bcm2710-rpi-3-b.dtb'. Stop. | |
| arch/arm/Makefile:316: recipe for target 'bcm2710-rpi-3-b.dtb' failed | |
| make[2]: *** [bcm2710-rpi-3-b.dtb] Error 2 | |
| Makefile:146: recipe for target 'sub-make' failed | |
| make[1]: *** [sub-make] Error 2 | |
| Makefile:24: recipe for target '__sub-make' failed | |
| make: *** [__sub-make] Error 2 | |
| ERROR: oe_runmake failed | |
| WARNING: exit code 1 from a shell command. | |
| ERROR: Function failed: do_install (log file is located at /leon/GDP/genivi-demo-platform-rpi/gdp-src-build/tmp/work/raspberrypi2-poky-linux-gnueabi/linux-raspberrypi/1_4.1.0+gitAUTOINC+07009cab09-r0/temp/log.do_install.15952) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment