Advertisement
DogCircle

error

Jul 18th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. yuan@yuan:~$ cd kernel/80_kernel_a52tuhl-3.10.49-gccc14c2/
  2. yuan@yuan:~/kernel/80_kernel_a52tuhl-3.10.49-gccc14c2$ make a52dtul_defconfig
  3. HOSTCC scripts/basic/fixdep
  4. HOSTCC scripts/kconfig/conf.o
  5. HOSTCC scripts/kconfig/zconf.tab.o
  6. HOSTLD scripts/kconfig/conf
  7. arch/arm64/configs/a52dtul_defconfig:570:warning: unexpected data
  8. arch/arm64/configs/a52dtul_defconfig:581:warning: override: reassigning to symbol KEYS
  9. arch/arm64/configs/a52dtul_defconfig:721:warning: override: reassigning to symbol SECURITY
  10. arch/arm64/configs/a52dtul_defconfig:749:warning: override: reassigning to symbol PPP_MPPE
  11. arch/arm64/configs/a52dtul_defconfig:750:warning: override: reassigning to symbol PPPOPNS
  12. arch/arm64/configs/a52dtul_defconfig:751:warning: override: reassigning to symbol PPPOLAC
  13. warning: (LEDS_LP5521 && LEDS_LP5521_HTC && LEDS_LP5523 && LEDS_LP5562) selects LEDS_LP55XX_COMMON which has unmet direct dependencies (NEW_LEDS && (LEDS_LP5521 || LEDS_LP5523 || LEDS_LP5562))
  14. warning: (SND_SOC_QDSP6V2) selects SND_SOC_MSM_QDSP6V2_INTF which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && MSM_QDSP6_APRV2)
  15. warning: (SND_SOC_APQ8084 && SND_SOC_MSM8X16 && SND_SOC_MSM8994) selects SND_SOC_CPE which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_WCD_CPE)
  16. warning: (ARCH_MSM) selects DEVFREQ_GOV_MSM_BW_HWMON which has unmet direct dependencies (PM_DEVFREQ && (ARCH_MSM_KRAIT || ARCH_MSM_BIMC_BWMON))
  17. warning: (LEDS_LP5521 && LEDS_LP5521_HTC && LEDS_LP5523 && LEDS_LP5562) selects LEDS_LP55XX_COMMON which has unmet direct dependencies (NEW_LEDS && (LEDS_LP5521 || LEDS_LP5523 || LEDS_LP5562))
  18. warning: (SND_SOC_QDSP6V2) selects SND_SOC_MSM_QDSP6V2_INTF which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && MSM_QDSP6_APRV2)
  19. warning: (SND_SOC_APQ8084 && SND_SOC_MSM8X16 && SND_SOC_MSM8994) selects SND_SOC_CPE which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_WCD_CPE)
  20. warning: (ARCH_MSM) selects DEVFREQ_GOV_MSM_BW_HWMON which has unmet direct dependencies (PM_DEVFREQ && (ARCH_MSM_KRAIT || ARCH_MSM_BIMC_BWMON))
  21. #
  22. # configuration written to .config
  23. #
  24. yuan@yuan:~/kernel/80_kernel_a52tuhl-3.10.49-gccc14c2$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement