root@ubuntu:/home/rk/kernel# make -j8 firefly-rk3288.img
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CC scripts/mod/devicetable-offsets.s
make[1]: ‘include/generated/mach-types.h’ is up to date.
CALL scripts/checksyscalls.sh
GEN scripts/mod/devicetable-offsets.h
HOSTCC scripts/mod/file2alias.o
HOSTLD scripts/mod/modpost
CHK include/generated/compile.h
DTC arch/arm/boot/dts/firefly-rk3288.dtb
Error: arch/arm/boot/dts/firefly-rk3288.dts:382.2-3 label or path, ‘hsadc’, not found
FATAL ERROR: Syntax error parsing input tree
scripts/Makefile.lib:278: recipe for target ‘arch/arm/boot/dts/firefly-rk3288.dtb’ failed
make[1]: *** [arch/arm/boot/dts/firefly-rk3288.dtb] Error 1
/home/rk/kernel/arch/arm/Makefile:302: recipe for target ‘firefly-rk3288.dtb’ failed
make: *** [firefly-rk3288.dtb] Error 2
make: *** Waiting for unfinished jobs…
dts 382行有问题
hsadc 我吧它注释了就行了
请问最后是怎么解决的??遇到了同样的问题
如上,打印信息会提示文件的哪一行出现错误
Error: arch/arm/boot/dts/firefly-rk3288.dts:382.2-3 label or path, 'hsadc', not found