Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 143.00 KB | None | 0 0
  1. 1 warning generated.
  2. [ 26% 25824/97933] //frameworks/native/libs/hwc2on1adapter:libhwc2on1adapter clang++ HWC2On1Adapter.cpp [arm]
  3. In file included from frameworks/native/libs/hwc2on1adapter/HWC2On1Adapter.cpp:17:
  4. In file included from frameworks/native/libs/hwc2on1adapter/include/hwc2on1adapter/HWC2On1Adapter.h:29:
  5. In file included from external/libcxx/include/map:442:
  6. external/libcxx/include/__tree:1817:22: warning: the specified comparator type does not provide a const call operator [-Wuser-defined-warnings]
  7. __trigger_diagnostics()), "");
  8. ^
  9. external/libcxx/include/set:813:28: note: in instantiation of member function 'std::__1::__tree<std::__1::shared_ptr<android::HWC2On1Adapter::Layer>, android::HWC2On1Adapter::SortLayersByZ, std::__1::allocator<std::__1::shared_ptr<android::HWC2On1Adapter::Layer> > >::~__tree' requested here
  10. class _LIBCPP_TEMPLATE_VIS multiset
  11. ^
  12. external/libcxx/include/__tree:968:7: note: from 'diagnose_if' attribute on '__trigger_diagnostics':
  13. _LIBCPP_DIAGNOSE_WARNING(!__invokable<_Compare const&, _Tp const&, _Tp const&>::value,
  14. ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  15. external/libcxx/include/__config:1058:20: note: expanded from macro '_LIBCPP_DIAGNOSE_WARNING'
  16. __attribute__((diagnose_if(__VA_ARGS__, "warning")))
  17. ^ ~~~~~~~~~~~
  18. 1 warning generated.
  19. [ 29% 29104/97933] Building Kernel
  20. make: Entering directory '/home/cellmods85/xenon/kernel/google/marlin'
  21. make[1]: Entering directory '/home/cellmods85/xenon/out/target/product/marlin/obj/KERNEL_OBJ'
  22. GEN ./Makefile
  23. scripts/kconfig/conf --silentoldconfig Kconfig
  24. drivers/soc/qcom/Kconfig:381:warning: choice value used outside its choice group
  25. drivers/soc/qcom/Kconfig:386:warning: choice value used outside its choice group
  26. CHK include/config/kernel.release
  27. GEN ./Makefile
  28. UPD include/config/kernel.release
  29. CHK include/generated/uapi/linux/version.h
  30. CHK include/generated/utsrelease.h
  31. UPD include/generated/utsrelease.h
  32. HOSTCC scripts/basic/bin2c
  33. Using /home/cellmods85/xenon/kernel/google/marlin as source for kernel
  34. CC scripts/mod/empty.o
  35. HOSTCC scripts/dtc/dtc.o
  36. HOSTCC scripts/genksyms/genksyms.o
  37. HOSTCC scripts/selinux/genheaders/genheaders
  38. HOSTCC scripts/mod/mk_elfconfig
  39. HOSTCC scripts/dtc/flattree.o
  40. HOSTCC scripts/selinux/mdp/mdp
  41. CC scripts/mod/devicetable-offsets.s
  42. SHIPPED scripts/genksyms/parse.tab.c
  43. SHIPPED scripts/genksyms/lex.lex.c
  44. SHIPPED scripts/genksyms/keywords.hash.c
  45. MKELF scripts/mod/elfconfig.h
  46. HOSTCC scripts/dtc/fstree.o
  47. SHIPPED scripts/genksyms/parse.tab.h
  48. GEN scripts/mod/devicetable-offsets.h
  49. HOSTCC scripts/genksyms/parse.tab.o
  50. HOSTCC scripts/mod/sumversion.o
  51. HOSTCC scripts/kallsyms
  52. HOSTCC scripts/dtc/data.o
  53. HOSTCC scripts/sortextable
  54. HOSTCC scripts/mod/modpost.o
  55. HOSTCC scripts/genksyms/lex.lex.o
  56. HOSTCC scripts/dtc/livetree.o
  57. HOSTCC scripts/asn1_compiler
  58. HOSTCC scripts/dtc/treesource.o
  59. HOSTCC scripts/dtc/srcpos.o
  60. HOSTCC scripts/mod/file2alias.o
  61. HOSTCC scripts/dtc/checks.o
  62. HOSTCC scripts/dtc/util.o
  63. HOSTLD scripts/genksyms/genksyms
  64. SHIPPED scripts/dtc/dtc-lexer.lex.c
  65. SHIPPED scripts/dtc/dtc-parser.tab.h
  66. SHIPPED scripts/dtc/dtc-parser.tab.c
  67. HOSTCC scripts/dtc/dtc-lexer.lex.o
  68. HOSTLD scripts/mod/modpost
  69. HOSTCC scripts/dtc/dtc-parser.tab.o
  70. HOSTLD scripts/dtc/dtc
  71. CC kernel/bounds.s
  72. GEN include/generated/bounds.h
  73. CC arch/arm64/kernel/asm-offsets.s
  74. GEN include/generated/asm-offsets.h
  75. CALL /home/cellmods85/xenon/kernel/google/marlin/scripts/checksyscalls.sh
  76. CHK include/generated/compile.h
  77. CC init/do_mounts.o
  78. CC init/main.o
  79. HOSTCC usr/gen_init_cpio
  80. UPD include/generated/compile.h
  81. CC init/do_mounts_rd.o
  82. GEN usr/initramfs_data.cpio.gz
  83. CC init/do_mounts_initrd.o
  84. AS usr/initramfs_data.o
  85. LD usr/built-in.o
  86. CC init/do_mounts_dm.o
  87. CC init/noinitramfs.o
  88. CC init/initramfs.o
  89. CC init/calibrate.o
  90. LDS arch/arm64/kernel/vdso/vdso.lds
  91. CC init/init_task.o
  92. VDSOA arch/arm64/kernel/vdso/gettimeofday.o
  93. CC init/version.o
  94. VDSOA arch/arm64/kernel/vdso/note.o
  95. VDSOA arch/arm64/kernel/vdso/sigreturn.o
  96. LD init/mounts.o
  97. AS arch/arm64/kernel/head.o
  98. VDSOL arch/arm64/kernel/vdso/vdso.so.dbg
  99. LDS arch/arm64/kernel/vmlinux.lds
  100. OBJCOPY arch/arm64/kernel/vdso/vdso.so
  101. VDSOSYM arch/arm64/kernel/vdso/vdso-offsets.h
  102. AS arch/arm64/kernel/vdso/vdso.o
  103. LD init/built-in.o
  104. LD arch/arm64/kernel/vdso/built-in.o
  105. CC arch/arm64/kernel/debug-monitors.o
  106. AS arch/arm64/kernel/entry.o
  107. CC arch/arm64/kernel/irq.o
  108. CC arch/arm64/mm/dma-mapping.o
  109. LD arch/arm64/net/built-in.o
  110. CC arch/arm64/kernel/fpsimd.o
  111. AS arch/arm64/kernel/entry-fpsimd.o
  112. CC arch/arm64/kernel/process.o
  113. CC arch/arm64/crypto/sha1-ce-glue.o
  114. AS arch/arm64/crypto/sha1-ce-core.o
  115. CC arch/arm64/crypto/sha2-ce-glue.o
  116. CC arch/arm64/kernel/ptrace.o
  117. CC arch/arm64/kernel/setup.o
  118. CC arch/arm64/mm/extable.o
  119. AS arch/arm64/crypto/sha2-ce-core.o
  120. CC arch/arm64/crypto/ghash-ce-glue.o
  121. CC arch/arm64/mm/fault.o
  122. CC arch/arm64/kernel/signal.o
  123. CC arch/arm64/kernel/sys.o
  124. AS arch/arm64/crypto/ghash-ce-core.o
  125. CC arch/arm64/crypto/aes-ce-cipher.o
  126. CC arch/arm64/mm/init.o
  127. CC arch/arm64/kernel/stacktrace.o
  128. CC arch/arm64/kernel/time.o
  129. CC arch/arm64/crypto/aes-ce-ccm-glue.o
  130. CC arch/arm64/kernel/traps.o
  131. CC arch/arm64/kernel/io.o
  132. AS arch/arm64/crypto/aes-ce-ccm-core.o
  133. AS arch/arm64/mm/cache.o
  134. CC arch/arm64/crypto/aes-glue-ce.o
  135. CC arch/arm64/mm/copypage.o
  136. CC arch/arm64/kernel/vdso.o
  137. AS arch/arm64/kernel/hyp-stub.o
  138. CC arch/arm64/kernel/psci.o
  139. CC arch/arm64/mm/flush.o
  140. AS arch/arm64/crypto/aes-ce.o
  141. AS arch/arm64/kernel/psci-call.o
  142. CC arch/arm64/crypto/aes-glue-neon.o
  143. CC arch/arm64/kernel/cpu_ops.o
  144. CC arch/arm64/kernel/insn.o
  145. CC arch/arm64/mm/mmap.o
  146. CC arch/arm64/mm/ioremap.o
  147. AS arch/arm64/crypto/aes-neon.o
  148. LD arch/arm64/crypto/sha1-ce.o
  149. LD arch/arm64/crypto/sha2-ce.o
  150. LD arch/arm64/crypto/ghash-ce.o
  151. LD arch/arm64/crypto/aes-ce-ccm.o
  152. LD arch/arm64/crypto/aes-ce-blk.o
  153. LD arch/arm64/crypto/aes-neon-blk.o
  154. LD arch/arm64/crypto/built-in.o
  155. CC arch/arm64/mm/pgd.o
  156. CC arch/arm64/mm/mmu.o
  157. CC arch/arm64/kernel/return_address.o
  158. CC arch/arm64/mm/context.o
  159. AS arch/arm64/mm/proc.o
  160. CC arch/arm64/kernel/cpuinfo.o
  161. CC arch/arm64/mm/pageattr.o
  162. CC arch/arm64/kernel/cpu_errata.o
  163. CC kernel/fork.o
  164. LD arch/arm64/mm/built-in.o
  165. CC arch/arm64/kernel/cpufeature.o
  166. CC mm/filemap.o
  167. CC arch/arm64/kernel/alternative.o
  168. CC fs/open.o
  169. CC arch/arm64/kernel/smp.o
  170. CC kernel/exec_domain.o
  171. CC arch/arm64/kernel/smp_spin_table.o
  172. CC mm/mempool.o
  173. CC kernel/panic.o
  174. CC fs/read_write.o
  175. CC arch/arm64/kernel/topology.o
  176. CC mm/oom_kill.o
  177. AS arch/arm64/kernel/sys32.o
  178. AS arch/arm64/kernel/kuser32.o
  179. CC kernel/cpu.o
  180. CC arch/arm64/kernel/signal32.o
  181. CC mm/maccess.o
  182. CC fs/file_table.o
  183. CC mm/page_alloc.o
  184. CC kernel/exit.o
  185. CC fs/super.o
  186. CC arch/arm64/kernel/sys_compat.o
  187. CC arch/arm64/kernel/../../arm/kernel/opcodes.o
  188. CC arch/arm64/kernel/arm64ksyms.o
  189. CC kernel/softirq.o
  190. CC fs/char_dev.o
  191. CC arch/arm64/kernel/module.o
  192. CC arch/arm64/kernel/perf_regs.o
  193. CC fs/stat.o
  194. CC arch/arm64/kernel/perf_event.o
  195. CC mm/page-writeback.o
  196. CC kernel/resource.o
  197. CC fs/exec.o
  198. CC kernel/sysctl.o
  199. CC arch/arm64/kernel/perf_debug.o
  200. CC mm/readahead.o
  201. CC arch/arm64/kernel/perf_trace_counters.o
  202. CC arch/arm64/kernel/perf_trace_user.o
  203. CC mm/swap.o
  204. CC fs/pipe.o
  205. CC kernel/sysctl_binary.o
  206. CC arch/arm64/kernel/hw_breakpoint.o
  207. CC kernel/capability.o
  208. CC fs/namei.o
  209. AS arch/arm64/kernel/sleep.o
  210. CC mm/truncate.o
  211. CC arch/arm64/kernel/suspend.o
  212. CC arch/arm64/kernel/cpuidle.o
  213. CC kernel/ptrace.o
  214. CC arch/arm64/kernel/efi.o
  215. CC mm/vmscan.o
  216. CC arch/arm64/kernel/efi-stub.o
  217. AS arch/arm64/kernel/efi-entry.o
  218. CC kernel/user.o
  219. CC arch/arm64/kernel/pci.o
  220. CC arch/arm64/kernel/armv8_deprecated.o
  221. CC kernel/signal.o
  222. CC fs/fcntl.o
  223. CC arch/arm64/kernel/app_api.o
  224. CC mm/shmem.o
  225. LD arch/arm64/kernel/built-in.o
  226. CC fs/ioctl.o
  227. LD ipc/built-in.o
  228. CC security/keys/gc.o
  229. CC fs/readdir.o
  230. CC kernel/sys.o
  231. CC security/keys/key.o
  232. CC mm/util.o
  233. CC fs/select.o
  234. CC security/keys/keyring.o
  235. CC mm/mmzone.o
  236. CC mm/vmstat.o
  237. CC kernel/kmod.o
  238. CC security/keys/keyctl.o
  239. CC fs/dcache.o
  240. CC kernel/workqueue.o
  241. CC security/keys/permission.o
  242. CC mm/backing-dev.o
  243. CC security/keys/process_keys.o
  244. CC security/keys/request_key.o
  245. CC mm/mm_init.o
  246. CC fs/inode.o
  247. CC kernel/pid.o
  248. CC mm/mmu_context.o
  249. CC security/keys/request_key_auth.o
  250. CC mm/percpu.o
  251. CC security/keys/user_defined.o
  252. CC kernel/task_work.o
  253. CC kernel/extable.o
  254. CC security/keys/proc.o
  255. CC fs/attr.o
  256. CC kernel/params.o
  257. CC security/keys/sysctl.o
  258. CC mm/slab_common.o
  259. CC fs/bad_inode.o
  260. CC security/keys/encrypted-keys/encrypted.o
  261. CC kernel/kthread.o
  262. CC fs/file.o
  263. CC security/keys/encrypted-keys/ecryptfs_format.o
  264. CC kernel/sys_ni.o
  265. CC kernel/nsproxy.o
  266. CC mm/compaction.o
  267. LD security/keys/encrypted-keys/encrypted-keys.o
  268. LD security/keys/encrypted-keys/built-in.o
  269. LD security/keys/built-in.o
  270. CC fs/filesystems.o
  271. CC security/pfe/pfk.o
  272. CC kernel/notifier.o
  273. CC fs/namespace.o
  274. CC mm/vmacache.o
  275. CC kernel/ksysfs.o
  276. CC security/pfe/pfk_kc.o
  277. CC mm/interval_tree.o
  278. CC kernel/cred.o
  279. CC security/pfe/pfk_ice.o
  280. CC mm/list_lru.o
  281. LD security/pfe/built-in.o
  282. CC mm/workingset.o
  283. GEN security/selinux/flask.h security/selinux/av_permissions.h
  284. CC security/selinux/avc.o
  285. CC mm/iov_iter.o
  286. CC fs/seq_file.o
  287. CC kernel/reboot.o
  288. CC security/selinux/hooks.o
  289. CC mm/debug.o
  290. CC kernel/async.o
  291. CC fs/xattr.o
  292. CC kernel/range.o
  293. CC kernel/groups.o
  294. CC mm/fremap.o
  295. CC fs/libfs.o
  296. CC kernel/smpboot.o
  297. CC mm/gup.o
  298. CC fs/fs-writeback.o
  299. CC kernel/bpf/core.o
  300. CC mm/highmem.o
  301. CC security/selinux/selinuxfs.o
  302. CC mm/memory.o
  303. LD kernel/bpf/built-in.o
  304. CC kernel/events/core.o
  305. CC security/selinux/netlink.o
  306. CC fs/pnode.o
  307. CC security/selinux/nlmsgtab.o
  308. CC security/selinux/netif.o
  309. CC fs/splice.o
  310. CC mm/mincore.o
  311. CC mm/mlock.o
  312. CC security/selinux/netnode.o
  313. CC security/selinux/netport.o
  314. CC fs/sync.o
  315. CC mm/mmap.o
  316. CC security/selinux/exports.o
  317. CC fs/utimes.o
  318. CC kernel/events/ring_buffer.o
  319. CC security/selinux/ss/ebitmap.o
  320. CC fs/stack.o
  321. CC kernel/events/callchain.o
  322. CC mm/mprotect.o
  323. CC security/selinux/ss/hashtab.o
  324. CC fs/fs_struct.o
  325. CC kernel/events/hw_breakpoint.o
  326. CC security/selinux/ss/symtab.o
  327. CC mm/mremap.o
  328. CC fs/statfs.o
  329. CC security/selinux/ss/sidtab.o
  330. LD kernel/events/built-in.o
  331. CC mm/msync.o
  332. CC kernel/irq/irqdesc.o
  333. CC security/selinux/ss/avtab.o
  334. CC fs/fs_pin.o
  335. CC mm/rmap.o
  336. CC kernel/irq/handle.o
  337. CC fs/buffer.o
  338. CC security/selinux/ss/policydb.o
  339. CC kernel/irq/manage.o
  340. CC mm/vmalloc.o
  341. CC security/selinux/ss/services.o
  342. CC kernel/irq/spurious.o
  343. CC kernel/irq/resend.o
  344. CC fs/block_dev.o
  345. CC kernel/irq/chip.o
  346. CC mm/pagewalk.o
  347. CC mm/pgtable-generic.o
  348. CC security/selinux/ss/conditional.o
  349. CC kernel/irq/dummychip.o
  350. CC fs/direct-io.o
  351. CC mm/process_vm_access.o
  352. CC kernel/irq/devres.o
  353. CC mm/showmem.o
  354. CC security/selinux/ss/mls.o
  355. CC mm/vmpressure.o
  356. CC kernel/irq/autoprobe.o
  357. CC mm/init-mm.o
  358. CC kernel/irq/irqdomain.o
  359. CC mm/nobootmem.o
  360. CC security/selinux/ss/status.o
  361. CC fs/mpage.o
  362. CC mm/fadvise.o
  363. LD security/selinux/selinux.o
  364. LD security/selinux/built-in.o
  365. CC kernel/irq/proc.o
  366. CC security/commoncap.o
  367. CC mm/madvise.o
  368. CC fs/proc_namespace.o
  369. CC security/min_addr.o
  370. CC kernel/irq/pm.o
  371. CC mm/memblock.o
  372. CC security/security.o
  373. CC fs/configfs/inode.o
  374. CC kernel/irq/msi.o
  375. CC fs/configfs/file.o
  376. CC mm/page_io.o
  377. CC security/capability.o
  378. LD kernel/irq/built-in.o
  379. CC fs/configfs/dir.o
  380. CC kernel/locking/mutex.o
  381. CC mm/swap_state.o
  382. CC kernel/locking/semaphore.o
  383. CC security/lsm_audit.o
  384. CC mm/swapfile.o
  385. CC fs/configfs/symlink.o
  386. CC kernel/locking/rwsem.o
  387. CC fs/configfs/mount.o
  388. LD security/built-in.o
  389. CC fs/configfs/item.o
  390. CC kernel/locking/mcs_spinlock.o
  391. CC kernel/locking/spinlock.o
  392. LD fs/configfs/configfs.o
  393. LD fs/configfs/built-in.o
  394. CC mm/dmapool.o
  395. CC fs/debugfs/inode.o
  396. CC crypto/api.o
  397. CC kernel/locking/lglock.o
  398. CC mm/sparse.o
  399. CC fs/debugfs/file.o
  400. CC crypto/cipher.o
  401. CC kernel/locking/rtmutex.o
  402. CC mm/sparse-vmemmap.o
  403. CC crypto/compress.o
  404. CC kernel/locking/rwsem-xadd.o
  405. LD fs/debugfs/debugfs.o
  406. LD fs/debugfs/built-in.o
  407. CC fs/devpts/inode.o
  408. CC crypto/memneq.o
  409. CC mm/slub.o
  410. LD kernel/locking/built-in.o
  411. LD fs/devpts/devpts.o
  412. LD fs/devpts/built-in.o
  413. CC kernel/power/qos.o
  414. CC fs/ecryptfs/dentry.o
  415. CC crypto/crypto_wq.o
  416. CC fs/ecryptfs/file.o
  417. CC crypto/algapi.o
  418. CC fs/ecryptfs/inode.o
  419. CC kernel/power/main.o
  420. CC fs/ecryptfs/main.o
  421. CC kernel/power/process.o
  422. CC mm/migrate.o
  423. CC crypto/scatterwalk.o
  424. CC kernel/power/suspend.o
  425. CC fs/ecryptfs/super.o
  426. CC crypto/proc.o
  427. CC fs/ecryptfs/mmap.o
  428. CC mm/page_isolation.o
  429. CC crypto/aead.o
  430. CC kernel/power/autosleep.o
  431. CC mm/zsmalloc.o
  432. CC fs/ecryptfs/read_write.o
  433. CC kernel/power/wakelock.o
  434. CC fs/ecryptfs/events.o
  435. CC kernel/power/poweroff.o
  436. CC kernel/power/wakeup_reason.o
  437. CC fs/ecryptfs/crypto.o
  438. CC crypto/ablkcipher.o
  439. CC mm/early_ioremap.o
  440. LD kernel/power/built-in.o
  441. CC kernel/printk/printk.o
  442. CC mm/cma.o
  443. CC fs/ecryptfs/keystore.o
  444. CC crypto/blkcipher.o
  445. CC mm/cma_debug.o
  446. CC fs/ecryptfs/kthread.o
  447. CC mm/usercopy.o
  448. CC crypto/chainiv.o
  449. LD mm/built-in.o
  450. LD kernel/printk/built-in.o
  451. CC fs/ecryptfs/debug.o
  452. CC kernel/rcu/update.o
  453. CC crypto/eseqiv.o
  454. LD fs/ecryptfs/ecryptfs.o
  455. LD fs/ecryptfs/built-in.o
  456. LD fs/exofs/built-in.o
  457. CC block/bio.o
  458. CC kernel/rcu/srcu.o
  459. CC fs/ext4/balloc.o
  460. CC crypto/seqiv.o
  461. CC crypto/ahash.o
  462. CC kernel/rcu/tree.o
  463. CC fs/ext4/bitmap.o
  464. CC crypto/shash.o
  465. CC block/elevator.o
  466. CC fs/ext4/dir.o
  467. CC fs/ext4/file.o
  468. CC crypto/pcompress.o
  469. LD kernel/rcu/built-in.o
  470. CC block/blk-core.o
  471. CC fs/ext4/fsync.o
  472. CC kernel/sched/core.o
  473. CC crypto/algboss.o
  474. CC fs/ext4/ialloc.o
  475. CC crypto/testmgr.o
  476. CC crypto/hmac.o
  477. CC fs/ext4/inode.o
  478. CC crypto/xcbc.o
  479. CC crypto/crypto_null.o
  480. CC block/blk-tag.o
  481. CC crypto/md4.o
  482. CC crypto/md5.o
  483. CC block/blk-sysfs.o
  484. CC crypto/sha1_generic.o
  485. CC block/blk-flush.o
  486. CC crypto/sha256_generic.o
  487. CC kernel/sched/loadavg.o
  488. CC fs/ext4/page-io.o
  489. CC block/blk-settings.o
  490. CC fs/ext4/ioctl.o
  491. CC kernel/sched/clock.o
  492. CC crypto/sha512_generic.o
  493. CC kernel/sched/cputime.o
  494. CC block/blk-ioc.o
  495. CC fs/ext4/namei.o
  496. CC crypto/gf128mul.o
  497. CC kernel/sched/idle_task.o
  498. CC block/blk-map.o
  499. CC kernel/sched/fair.o
  500. CC crypto/ecb.o
  501. CC block/blk-exec.o
  502. CC crypto/cbc.o
  503. CC fs/ext4/super.o
  504. CC block/blk-merge.o
  505. CC crypto/cts.o
  506. CC crypto/xts.o
  507. CC block/blk-softirq.o
  508. CC crypto/ctr.o
  509. CC crypto/cryptd.o
  510. CC block/blk-timeout.o
  511. CC block/blk-iopoll.o
  512. CC kernel/sched/rt.o
  513. CC crypto/des_generic.o
  514. CC block/blk-lib.o
  515. CC crypto/twofish_generic.o
  516. CC block/blk-mq.o
  517. CC kernel/sched/deadline.o
  518. CC crypto/twofish_common.o
  519. CC kernel/sched/stop_task.o
  520. CC crypto/aes_generic.o
  521. CC kernel/sched/wait.o
  522. CC block/blk-mq-tag.o
  523. CC crypto/arc4.o
  524. CC fs/ext4/symlink.o
  525. CC kernel/sched/completion.o
  526. CC block/blk-mq-sysfs.o
  527. CC crypto/deflate.o
  528. CC kernel/sched/idle.o
  529. CC fs/ext4/hash.o
  530. CC block/blk-mq-cpu.o
  531. CC crypto/crc32c_generic.o
  532. CC fs/ext4/resize.o
  533. CC kernel/sched/cpupri.o
  534. CC block/blk-mq-cpumap.o
  535. CC crypto/authenc.o
  536. CC block/ioctl.o
  537. CC kernel/sched/cpudeadline.o
  538. CC kernel/sched/energy.o
  539. CC kernel/sched/walt.o
  540. CC crypto/authencesn.o
  541. CC fs/ext4/extents.o
  542. CC block/genhd.o
  543. CC kernel/sched/stats.o
  544. CC crypto/rng.o
  545. CC kernel/sched/debug.o
  546. CC crypto/krng.o
  547. CC block/scsi_ioctl.o
  548. CC crypto/ansi_cprng.o
  549. CC kernel/sched/tune.o
  550. CC block/partition-generic.o
  551. CC crypto/asymmetric_keys/asymmetric_type.o
  552. CC block/ioprio.o
  553. CC kernel/sched/cpuacct.o
  554. CC fs/ext4/ext4_jbd2.o
  555. CC crypto/asymmetric_keys/signature.o
  556. CC kernel/sched/cpufreq_sched.o
  557. CC fs/ext4/migrate.o
  558. CC crypto/asymmetric_keys/public_key.o
  559. CC block/partitions/check.o
  560. LD kernel/sched/built-in.o
  561. CC crypto/asymmetric_keys/rsa.o
  562. CC block/partitions/msdos.o
  563. CC fs/ext4/mballoc.o
  564. HZFILE kernel/time/hz.bc
  565. CC kernel/time/timer.o
  566. CC block/partitions/efi.o
  567. ASN.1 crypto/asymmetric_keys/x509-asn1.c
  568. Extracted 203 tokens
  569. Extracted 14 types
  570. Extracted 12 actions
  571. Pass 1
  572. Pass 2
  573. ASN.1 crypto/asymmetric_keys/x509_rsakey-asn1.c
  574. Extracted 16 tokens
  575. Extracted 1 types
  576. Extracted 1 actions
  577. Pass 1
  578. Pass 2
  579. CC crypto/asymmetric_keys/x509_public_key.o
  580. LD block/partitions/built-in.o
  581. CC block/bounce.o
  582. ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c
  583. Extracted 371 tokens
  584. Extracted 27 types
  585. Extracted 12 actions
  586. Pass 1
  587. Pass 2
  588. CC crypto/asymmetric_keys/pkcs7_trust.o
  589. CC crypto/asymmetric_keys/pkcs7_verify.o
  590. CC block/bsg.o
  591. CC kernel/time/hrtimer.o
  592. CC crypto/asymmetric_keys/pkcs7_key_type.o
  593. LD crypto/asymmetric_keys/asymmetric_keys.o
  594. CC crypto/asymmetric_keys/x509-asn1.o
  595. CC fs/ext4/block_validity.o
  596. CC crypto/asymmetric_keys/x509_rsakey-asn1.o
  597. CC crypto/asymmetric_keys/x509_cert_parser.o
  598. CC block/noop-iosched.o
  599. CC fs/ext4/move_extent.o
  600. CC kernel/time/itimer.o
  601. CC crypto/asymmetric_keys/pkcs7-asn1.o
  602. CC block/deadline-iosched.o
  603. CC crypto/asymmetric_keys/pkcs7_parser.o
  604. CC kernel/time/posix-timers.o
  605. CC fs/ext4/mmp.o
  606. LD crypto/asymmetric_keys/pkcs7_test_key.o
  607. LD crypto/asymmetric_keys/x509_key_parser.o
  608. LD crypto/asymmetric_keys/pkcs7_message.o
  609. LD crypto/asymmetric_keys/built-in.o
  610. CC crypto/hash_info.o
  611. CC block/cfq-iosched.o
  612. CC crypto/ablk_helper.o
  613. CC fs/ext4/indirect.o
  614. CC kernel/time/posix-cpu-timers.o
  615. LD crypto/crypto.o
  616. LD crypto/crypto_algapi.o
  617. LD crypto/crypto_blkcipher.o
  618. LD crypto/crypto_hash.o
  619. LD crypto/cryptomgr.o
  620. LD crypto/built-in.o
  621. CC fs/ext4/extents_status.o
  622. CC kernel/time/timekeeping.o
  623. CC block/test-iosched.o
  624. CC fs/ext4/xattr.o
  625. CC kernel/time/ntp.o
  626. CC block/compat_ioctl.o
  627. CC drivers/amba/bus.o
  628. CC kernel/time/clocksource.o
  629. CC fs/ext4/xattr_user.o
  630. LD drivers/amba/built-in.o
  631. LD drivers/auxdisplay/built-in.o
  632. CC kernel/time/jiffies.o
  633. CC fs/ext4/xattr_trusted.o
  634. CC drivers/base/component.o
  635. CC kernel/time/timer_list.o
  636. CC fs/ext4/inline.o
  637. CC kernel/time/timeconv.o
  638. LD block/built-in.o
  639. CC drivers/base/core.o
  640. CC kernel/time/posix-clock.o
  641. CC fs/ext4/readpage.o
  642. CC sound/sound_core.o
  643. CC kernel/time/alarmtimer.o
  644. CC fs/ext4/xattr_security.o
  645. LD sound/arm/built-in.o
  646. LD sound/atmel/built-in.o
  647. CC sound/core/sound.o
  648. CC fs/ext4/crypto_policy.o
  649. CC drivers/base/bus.o
  650. CC sound/core/init.o
  651. CC kernel/time/clockevents.o
  652. CC fs/ext4/crypto.o
  653. CC fs/ext4/crypto_key.o
  654. CC drivers/base/dd.o
  655. CC kernel/time/tick-common.o
  656. CC sound/core/memory.o
  657. CC fs/ext4/crypto_fname.o
  658. CC kernel/time/tick-broadcast.o
  659. CC sound/core/info.o
  660. CC drivers/base/syscore.o
  661. CC kernel/time/tick-broadcast-hrtimer.o
  662. LD fs/ext4/ext4.o
  663. LD fs/ext4/built-in.o
  664. CC kernel/time/sched_clock.o
  665. CC fs/fat/cache.o
  666. CC sound/core/control.o
  667. CC kernel/time/tick-oneshot.o
  668. CC drivers/base/driver.o
  669. CC kernel/time/tick-sched.o
  670. CC fs/fat/dir.o
  671. CC drivers/base/class.o
  672. CC sound/core/misc.o
  673. CC kernel/time/timer_stats.o
  674. CC drivers/base/platform.o
  675. CC kernel/time/timekeeping_debug.o
  676. CC sound/core/device.o
  677. CC fs/fat/fatent.o
  678. BC kernel/time/timeconst.h
  679. CC kernel/time/time.o
  680. CC drivers/base/cpu.o
  681. CC sound/core/jack.o
  682. CC drivers/base/firmware.o
  683. LD kernel/time/built-in.o
  684. CC fs/fat/file.o
  685. CC sound/core/hwdep.o
  686. CC kernel/trace/trace_clock.o
  687. CC drivers/base/init.o
  688. CC drivers/base/map.o
  689. CC kernel/trace/ring_buffer.o
  690. CC fs/fat/inode.o
  691. CC sound/core/timer.o
  692. CC drivers/base/devres.o
  693. CC drivers/base/attribute_container.o
  694. CC fs/fat/misc.o
  695. CC kernel/trace/trace.o
  696. CC sound/core/pcm.o
  697. CC drivers/base/transport_class.o
  698. CC fs/fat/nfs.o
  699. CC drivers/base/topology.o
  700. CC fs/fat/namei_vfat.o
  701. CC sound/core/pcm_native.o
  702. CC drivers/base/container.o
  703. CC drivers/base/property.o
  704. LD fs/fat/fat.o
  705. LD fs/fat/vfat.o
  706. LD fs/fat/built-in.o
  707. CC fs/fuse/dev.o
  708. CC drivers/base/dma-contiguous.o
  709. CC drivers/base/power/sysfs.o
  710. CC kernel/trace/trace_output.o
  711. CC drivers/base/power/generic_ops.o
  712. CC fs/fuse/dir.o
  713. CC sound/core/pcm_lib.o
  714. CC drivers/base/power/common.o
  715. CC kernel/trace/trace_seq.o
  716. CC kernel/trace/trace_stat.o
  717. CC drivers/base/power/qos.o
  718. CC fs/fuse/file.o
  719. CC kernel/trace/trace_printk.o
  720. CC sound/core/pcm_timer.o
  721. CC drivers/base/power/runtime.o
  722. CC sound/core/pcm_misc.o
  723. CC kernel/trace/trace_sched_switch.o
  724. CC kernel/trace/trace_cpu_freq_switch.o
  725. CC sound/core/pcm_memory.o
  726. CC fs/fuse/inode.o
  727. CC drivers/base/power/main.o
  728. CC sound/core/memalloc.o
  729. CC kernel/trace/trace_nop.o
  730. CC kernel/trace/blktrace.o
  731. CC fs/fuse/control.o
  732. CC sound/core/rawmidi.o
  733. CC fs/fuse/shortcircuit.o
  734. CC drivers/base/power/wakeup.o
  735. LD fs/fuse/fuse.o
  736. LD fs/fuse/built-in.o
  737. CC kernel/trace/trace_events.o
  738. CC fs/jbd2/transaction.o
  739. CC sound/core/compress_offload.o
  740. CC drivers/base/power/opp/core.o
  741. CC kernel/trace/trace_export.o
  742. CC fs/jbd2/commit.o
  743. LD sound/core/snd.o
  744. LD sound/core/snd-hwdep.o
  745. CC kernel/trace/trace_event_perf.o
  746. LD sound/core/snd-timer.o
  747. LD sound/core/snd-pcm.o
  748. LD sound/core/snd-rawmidi.o
  749. LD sound/core/snd-compress.o
  750. LD sound/core/built-in.o
  751. CC drivers/base/power/opp/cpu.o
  752. LD sound/drivers/mpu401/built-in.o
  753. LD sound/drivers/opl3/built-in.o
  754. CC fs/jbd2/recovery.o
  755. LD sound/drivers/opl4/built-in.o
  756. LD sound/drivers/pcsp/built-in.o
  757. LD sound/drivers/vx/built-in.o
  758. LD sound/drivers/built-in.o
  759. LD sound/firewire/built-in.o
  760. CC kernel/trace/trace_events_filter.o
  761. LD sound/i2c/other/built-in.o
  762. LD sound/i2c/built-in.o
  763. LD drivers/base/power/opp/built-in.o
  764. CC drivers/base/power/clock_ops.o
  765. CC fs/jbd2/checkpoint.o
  766. LD sound/isa/ad1816a/built-in.o
  767. LD sound/isa/ad1848/built-in.o
  768. LD drivers/base/power/built-in.o
  769. LD sound/isa/cs423x/built-in.o
  770. LD sound/isa/es1688/built-in.o
  771. CC drivers/base/regmap/regmap.o
  772. LD sound/isa/galaxy/built-in.o
  773. LD sound/isa/gus/built-in.o
  774. LD sound/isa/msnd/built-in.o
  775. LD sound/isa/opti9xx/built-in.o
  776. LD sound/isa/sb/built-in.o
  777. LD sound/isa/wavefront/built-in.o
  778. LD sound/isa/wss/built-in.o
  779. LD sound/isa/built-in.o
  780. CC kernel/trace/trace_events_trigger.o
  781. LD sound/mips/built-in.o
  782. CC fs/jbd2/revoke.o
  783. LD sound/parisc/built-in.o
  784. CC fs/jbd2/journal.o
  785. LD sound/pci/ac97/built-in.o
  786. LD sound/pci/ali5451/built-in.o
  787. CC kernel/trace/power-traces.o
  788. LD sound/pci/asihpi/built-in.o
  789. LD sound/pci/au88x0/built-in.o
  790. LD sound/pci/aw2/built-in.o
  791. LD sound/pci/ca0106/built-in.o
  792. LD sound/pci/cs46xx/built-in.o
  793. CC drivers/base/regmap/regcache.o
  794. LD sound/pci/cs5535audio/built-in.o
  795. LD sound/pci/ctxfi/built-in.o
  796. LD sound/pci/echoaudio/built-in.o
  797. LD sound/pci/emu10k1/built-in.o
  798. LD sound/pci/hda/built-in.o
  799. LD sound/pci/ice1712/built-in.o
  800. LD sound/pci/korg1212/built-in.o
  801. LD sound/pci/lola/built-in.o
  802. LD sound/pci/lx6464es/built-in.o
  803. LD sound/pci/mixart/built-in.o
  804. LD sound/pci/nm256/built-in.o
  805. LD sound/pci/oxygen/built-in.o
  806. LD sound/pci/pcxhr/built-in.o
  807. CC drivers/base/regmap/regcache-rbtree.o
  808. LD sound/pci/riptide/built-in.o
  809. LD sound/pci/rme9652/built-in.o
  810. LD sound/pci/trident/built-in.o
  811. LD sound/pci/vx222/built-in.o
  812. LD sound/pci/ymfpci/built-in.o
  813. LD sound/pci/built-in.o
  814. LD sound/pcmcia/pdaudiocf/built-in.o
  815. LD sound/pcmcia/vx/built-in.o
  816. LD sound/pcmcia/built-in.o
  817. LD sound/ppc/built-in.o
  818. CC drivers/base/regmap/regcache-lzo.o
  819. LD sound/sh/built-in.o
  820. LD fs/jbd2/jbd2.o
  821. LD fs/jbd2/built-in.o
  822. CC fs/kernfs/mount.o
  823. CC drivers/base/regmap/regcache-flat.o
  824. CC kernel/trace/rpm-traces.o
  825. CC fs/kernfs/inode.o
  826. CC drivers/base/regmap/regmap-debugfs.o
  827. CC sound/soc/soc-core.o
  828. CC fs/kernfs/dir.o
  829. CC kernel/trace/ipc_logging.o
  830. CC drivers/base/regmap/regmap-i2c.o
  831. CC drivers/base/regmap/regmap-spi.o
  832. CC fs/kernfs/file.o
  833. CC kernel/trace/ipc_logging_debug.o
  834. CC drivers/base/regmap/regmap-swr.o
  835. CC fs/kernfs/symlink.o
  836. LD kernel/trace/built-in.o
  837. CC kernel/freezer.o
  838. LD fs/kernfs/built-in.o
  839. CC fs/nls/nls_base.o
  840. LD drivers/base/regmap/built-in.o
  841. CC drivers/base/dma-mapping.o
  842. CC kernel/profile.o
  843. CC fs/nls/nls_cp437.o
  844. CC sound/soc/soc-dapm.o
  845. CC drivers/base/dma-coherent.o
  846. CC fs/nls/nls_ascii.o
  847. CC kernel/stacktrace.o
  848. CC fs/nls/nls_iso8859-1.o
  849. CC drivers/base/dma-removed.o
  850. CC kernel/futex.o
  851. LD fs/nls/built-in.o
  852. CC fs/notify/fsnotify.o
  853. CC drivers/base/firmware_class.o
  854. CC fs/notify/notification.o
  855. CC sound/soc/soc-jack.o
  856. CC kernel/futex_compat.o
  857. CC fs/notify/group.o
  858. CC drivers/base/module.o
  859. CC kernel/smp.o
  860. CC drivers/base/soc.o
  861. CC fs/notify/inode_mark.o
  862. CC sound/soc/soc-cache.o
  863. CC drivers/base/pinctrl.o
  864. CC fs/notify/mark.o
  865. CC kernel/uid16.o
  866. CC sound/soc/soc-utils.o
  867. LD drivers/base/built-in.o
  868. CC fs/notify/vfsmount_mark.o
  869. CC drivers/block/brd.o
  870. CC kernel/system_keyring.o
  871. CC fs/notify/fdinfo.o
  872. CC sound/soc/soc-pcm.o
  873. CC drivers/block/loop.o
  874. CC fs/notify/dnotify/dnotify.o
  875. CC kernel/module.o
  876. LD fs/notify/dnotify/built-in.o
  877. LD fs/notify/fanotify/built-in.o
  878. CC fs/notify/inotify/inotify_fsnotify.o
  879. CC fs/notify/inotify/inotify_user.o
  880. CC drivers/block/zram/zcomp_lzo.o
  881. CC sound/soc/soc-compress.o
  882. CC drivers/block/zram/zcomp.o
  883. LD fs/notify/inotify/built-in.o
  884. LD fs/notify/built-in.o
  885. CC sound/soc/soc-io.o
  886. CC drivers/block/zram/zram_drv.o
  887. CC fs/proc/task_mmu.o
  888. CC kernel/kallsyms.o
  889. CC sound/soc/soc-devres.o
  890. CC kernel/compat.o
  891. CC fs/proc/inode.o
  892. CC drivers/block/zram/zcomp_lz4.o
  893. LD sound/soc/adi/built-in.o
  894. LD sound/soc/atmel/built-in.o
  895. LD sound/soc/au1x/built-in.o
  896. LD sound/soc/bcm/built-in.o
  897. LD drivers/block/zram/zram.o
  898. LD drivers/block/zram/built-in.o
  899. LD sound/soc/blackfin/built-in.o
  900. LD drivers/block/built-in.o
  901. CC fs/proc/root.o
  902. LD sound/soc/cirrus/built-in.o
  903. CC drivers/bluetooth/bluetooth-power.o
  904. CC fs/proc/base.o
  905. LD drivers/bluetooth/built-in.o
  906. LD drivers/bus/built-in.o
  907. CC sound/soc/codecs/msm_hdmi_codec_rx.o
  908. LD drivers/cdrom/built-in.o
  909. CC drivers/char/mem.o
  910. CC kernel/cgroup.o
  911. CC sound/soc/codecs/tfa_container.o
  912. CC drivers/char/random.o
  913. CC fs/proc/generic.o
  914. CC fs/proc/array.o
  915. CC sound/soc/codecs/tfa_dsp.o
  916. CC drivers/char/misc.o
  917. CC fs/proc/fd.o
  918. CC fs/proc/proc_tty.o
  919. CC kernel/cgroup_freezer.o
  920. CC drivers/char/msm_smd_pkt.o
  921. CC fs/proc/cmdline.o
  922. CC sound/soc/codecs/tfa98xx.o
  923. CC fs/proc/consoles.o
  924. CC kernel/cpuset.o
  925. CC fs/proc/cpuinfo.o
  926. LD drivers/char/agp/built-in.o
  927. CC fs/proc/devices.o
  928. CC drivers/char/diag/diagchar_core.o
  929. CC fs/proc/interrupts.o
  930. GZIP kernel/config_data.gz
  931. CC sound/soc/codecs/tfa9887_init.o
  932. CC kernel/res_counter.o
  933. CC fs/proc/loadavg.o
  934. CC sound/soc/codecs/tfa9887B_init.o
  935. CC kernel/stop_machine.o
  936. CC fs/proc/meminfo.o
  937. CC sound/soc/codecs/tfa9888_init.o
  938. CC kernel/audit.o
  939. CC fs/proc/stat.o
  940. CC sound/soc/codecs/tfa9890_init.o
  941. CC drivers/char/diag/diagchar_hdlc.o
  942. CC fs/proc/uptime.o
  943. CC sound/soc/codecs/tfa9891_init.o
  944. CC drivers/char/diag/diagfwd.o
  945. CC fs/proc/version.o
  946. CC sound/soc/codecs/tfa9897_init.o
  947. CC fs/proc/softirqs.o
  948. CC kernel/auditfilter.o
  949. CC fs/proc/namespaces.o
  950. CC sound/soc/codecs/wcd9330.o
  951. CC drivers/char/diag/diagfwd_peripheral.o
  952. CC fs/proc/self.o
  953. CC kernel/auditsc.o
  954. CC fs/proc/thread_self.o
  955. CC drivers/char/diag/diagfwd_smd.o
  956. CC fs/proc/proc_sysctl.o
  957. CC drivers/char/diag/diagfwd_socket.o
  958. CC kernel/audit_watch.o
  959. CC drivers/char/diag/diag_mux.o
  960. CC sound/soc/codecs/wcd9330-tables.o
  961. CC fs/proc/proc_net.o
  962. CC kernel/audit_tree.o
  963. CC sound/soc/codecs/wcd9335.o
  964. CC drivers/char/diag/diag_memorydevice.o
  965. CC fs/proc/kmsg.o
  966. CC kernel/hung_task.o
  967. CC drivers/char/diag/diag_usb.o
  968. CC fs/proc/page.o
  969. CC drivers/char/diag/diagmem.o
  970. CC kernel/watchdog.o
  971. LD fs/proc/proc.o
  972. LD fs/proc/built-in.o
  973. CC fs/pstore/inode.o
  974. CC drivers/char/diag/diagfwd_cntl.o
  975. CC kernel/seccomp.o
  976. CC fs/pstore/platform.o
  977. CC drivers/char/diag/diag_dci.o
  978. CC kernel/relay.o
  979. CC fs/pstore/pmsg.o
  980. CC fs/pstore/ram.o
  981. CC drivers/char/diag/diag_masks.o
  982. CC kernel/utsname_sysctl.o
  983. CC fs/pstore/ram_core.o
  984. CC sound/soc/codecs/wcdcal-hwdep.o
  985. CC kernel/taskstats.o
  986. LD fs/pstore/pstore.o
  987. LD fs/pstore/ramoops.o
  988. LD fs/pstore/built-in.o
  989. CC drivers/char/diag/diag_debugfs.o
  990. CC fs/quota/dquot.o
  991. CC kernel/tsacct.o
  992. CC sound/soc/codecs/audio-ext-clk.o
  993. CC kernel/tracepoint.o
  994. LD drivers/char/diag/diagchar.o
  995. LD drivers/char/diag/built-in.o
  996. CC drivers/char/hw_random/core.o
  997. CC sound/soc/codecs/wcd9xxx-resmgr.o
  998. CC kernel/elfcore.o
  999. CC drivers/char/hw_random/msm_rng.o
  1000. CC sound/soc/codecs/wcd9xxx-mbhc.o
  1001. CC kernel/irq_work.o
  1002. CC fs/quota/quota_v2.o
  1003. LD drivers/char/hw_random/rng-core.o
  1004. LD drivers/char/hw_random/built-in.o
  1005. CC drivers/char/adsprpc.o
  1006. CC kernel/cpu_pm.o
  1007. CC fs/quota/quota_tree.o
  1008. CERTS kernel/x509_certificate_list
  1009. - Including cert /home/cellmods85/xenon/kernel/google/marlin/verifiedboot_marlin_relkeys.der.x509
  1010. - Including cert /home/cellmods85/xenon/kernel/google/marlin/verifiedboot_sailfish_relkeys.der.x509
  1011. - Including cert /home/cellmods85/xenon/kernel/google/marlin/verity_dev_keys.der.x509
  1012. - Including cert /home/cellmods85/xenon/kernel/google/marlin/verity_rdev_keys.der.x509
  1013. CHK kernel/config_data.h
  1014. UPD kernel/config_data.h
  1015. AS kernel/system_certificates.o
  1016. CC kernel/configs.o
  1017. CC fs/quota/quota.o
  1018. CC drivers/char/adsprpc_compat.o
  1019. LD kernel/built-in.o
  1020. LD firmware/built-in.o
  1021. CC net/socket.o
  1022. CC sound/soc/codecs/wcd9xxx-common.o
  1023. CC fs/quota/kqid.o
  1024. LD drivers/char/built-in.o
  1025. CC drivers/clk/clk-devres.o
  1026. CC fs/quota/netlink.o
  1027. CC drivers/clk/clkdev.o
  1028. CC sound/soc/codecs/wcd9xxx-common-v2.o
  1029. CC drivers/clk/clk.o
  1030. LD fs/quota/built-in.o
  1031. CC fs/ramfs/inode.o
  1032. CC sound/soc/codecs/wcd9xxx-resmgr-v2.o
  1033. CC fs/ramfs/file-mmu.o
  1034. CC drivers/clk/msm/clock.o
  1035. LD fs/ramfs/ramfs.o
  1036. LD fs/ramfs/built-in.o
  1037. CC fs/sdcardfs/dentry.o
  1038. CC sound/soc/codecs/wcd_cpe_services.o
  1039. CC fs/sdcardfs/file.o
  1040. CC net/802/p8022.o
  1041. CC drivers/clk/msm/clock-dummy.o
  1042. CC fs/sdcardfs/inode.o
  1043. CC drivers/clk/msm/clock-generic.o
  1044. CC sound/soc/codecs/wcd_cpe_core.o
  1045. CC net/802/psnap.o
  1046. CC fs/sdcardfs/main.o
  1047. CC drivers/clk/msm/clock-local2.o
  1048. CC fs/sdcardfs/super.o
  1049. CC sound/soc/codecs/wcd-mbhc-v2.o
  1050. CC net/802/stp.o
  1051. CC fs/sdcardfs/lookup.o
  1052. CC drivers/clk/msm/clock-pll.o
  1053. CC fs/sdcardfs/mmap.o
  1054. LD net/802/built-in.o
  1055. CC net/bluetooth/af_bluetooth.o
  1056. CC fs/sdcardfs/packagelist.o
  1057. CC drivers/clk/msm/clock-alpha-pll.o
  1058. CC sound/soc/codecs/wsa881x.o
  1059. CC net/bluetooth/hci_core.o
  1060. CC drivers/clk/msm/clock-rpm.o
  1061. CC fs/sdcardfs/derived_perm.o
  1062. CC drivers/clk/msm/clock-voter.o
  1063. CC sound/soc/codecs/wsa881x-tables.o
  1064. LD fs/sdcardfs/sdcardfs.o
  1065. LD fs/sdcardfs/built-in.o
  1066. CC fs/sysfs/file.o
  1067. CC sound/soc/codecs/wsa881x-regmap.o
  1068. CC drivers/clk/msm/msm-clock-controller.o
  1069. CC sound/soc/codecs/wsa881x-temp-sensor.o
  1070. CC fs/sysfs/dir.o
  1071. CC drivers/clk/msm/clock-debug.o
  1072. CC fs/sysfs/symlink.o
  1073. CC sound/soc/codecs/msm_stub.o
  1074. LD sound/soc/codecs/snd-soc-tfa98xx.o
  1075. CC fs/sysfs/mount.o
  1076. LD sound/soc/codecs/snd-soc-wcd9330.o
  1077. LD sound/soc/codecs/snd-soc-wcd9335.o
  1078. LD sound/soc/codecs/audio-ext-clock.o
  1079. LD sound/soc/codecs/snd-soc-wcd9xxx.o
  1080. LD sound/soc/codecs/snd-soc-wcd9xxx-v2.o
  1081. CC drivers/clk/msm/clock-gcc-8996.o
  1082. LD sound/soc/codecs/snd-soc-wcd-cpe.o
  1083. LD sound/soc/codecs/snd-soc-wcd-mbhc.o
  1084. LD sound/soc/codecs/snd-soc-wsa881x.o
  1085. LD sound/soc/codecs/snd-soc-wsa881x-sensor.o
  1086. LD sound/soc/codecs/snd-soc-msm-stub.o
  1087. LD sound/soc/codecs/built-in.o
  1088. CC fs/sysfs/group.o
  1089. LD sound/soc/davinci/built-in.o
  1090. LD sound/soc/dwc/built-in.o
  1091. LD sound/soc/fsl/built-in.o
  1092. LD sound/soc/generic/built-in.o
  1093. CC net/bluetooth/hci_conn.o
  1094. LD sound/soc/intel/built-in.o
  1095. LD sound/soc/jz4740/built-in.o
  1096. LD sound/soc/kirkwood/built-in.o
  1097. CC drivers/clk/msm/clock-mmss-8996.o
  1098. CC sound/soc/msm/msm-pcm-hostless.o
  1099. LD fs/sysfs/built-in.o
  1100. CC fs/tracefs/inode.o
  1101. CC sound/soc/msm/qdsp6v2/msm-dai-slim.o
  1102. CC drivers/clk/msm/clock-cpu-8996.o
  1103. LD fs/tracefs/tracefs.o
  1104. LD fs/tracefs/built-in.o
  1105. CC fs/eventpoll.o
  1106. CC sound/soc/msm/qdsp6v2/audio_slimslave.o
  1107. CC net/bluetooth/hci_event.o
  1108. CC drivers/clk/msm/gdsc.o
  1109. CC sound/soc/msm/qdsp6v2/msm-dai-q6-v2.o
  1110. CC fs/anon_inodes.o
  1111. CC drivers/clk/msm/mdss/mdss-pll-util.o
  1112. CC fs/signalfd.o
  1113. CC drivers/clk/msm/mdss/mdss-pll.o
  1114. CC fs/timerfd.o
  1115. CC drivers/clk/msm/mdss/mdss-dsi-pll-util.o
  1116. CC sound/soc/msm/qdsp6v2/msm-pcm-q6-v2.o
  1117. CC net/bluetooth/mgmt.o
  1118. CC drivers/clk/msm/mdss/mdss-dsi-pll-28lpm.o
  1119. CC fs/eventfd.o
  1120. CC drivers/clk/msm/mdss/mdss-dsi-pll-8996.o
  1121. CC sound/soc/msm/qdsp6v2/msm-pcm-routing-v2.o
  1122. CC drivers/clk/msm/mdss/mdss-dsi-pll-8996-util.o
  1123. CC fs/aio.o
  1124. CC drivers/clk/msm/mdss/mdss-hdmi-pll-8996.o
  1125. CC fs/locks.o
  1126. LD drivers/clk/msm/mdss/built-in.o
  1127. LD drivers/clk/msm/built-in.o
  1128. LD drivers/clk/built-in.o
  1129. CC drivers/clocksource/clksrc-of.o
  1130. CC net/bluetooth/hci_sock.o
  1131. CC drivers/clocksource/arm_arch_timer.o
  1132. CC sound/soc/msm/qdsp6v2/msm-compress-q6-v2.o
  1133. CC net/bluetooth/hci_sysfs.o
  1134. CC drivers/clocksource/dummy_timer.o
  1135. CC fs/compat.o
  1136. LD drivers/clocksource/built-in.o
  1137. CC drivers/cpufreq/cpufreq.o
  1138. CC net/bluetooth/l2cap_core.o
  1139. CC sound/soc/msm/qdsp6v2/msm-pcm-lpa-v2.o
  1140. CC sound/soc/msm/qdsp6v2/msm-pcm-afe-v2.o
  1141. CC fs/compat_ioctl.o
  1142. CC drivers/cpufreq/freq_table.o
  1143. CC sound/soc/msm/qdsp6v2/msm-pcm-voip-v2.o
  1144. CC drivers/cpufreq/cpufreq_stats.o
  1145. CC sound/soc/msm/qdsp6v2/msm-pcm-voice-v2.o
  1146. CC fs/binfmt_script.o
  1147. CC net/bluetooth/l2cap_sock.o
  1148. CC fs/binfmt_elf.o
  1149. CC sound/soc/msm/qdsp6v2/msm-dai-q6-hdmi-v2.o
  1150. CC drivers/cpufreq/cpufreq_performance.o
  1151. CC drivers/cpufreq/cpufreq_powersave.o
  1152. CC sound/soc/msm/qdsp6v2/msm-lsm-client.o
  1153. CC drivers/cpufreq/cpufreq_userspace.o
  1154. CC fs/compat_binfmt_elf.o
  1155. CC drivers/cpufreq/cpufreq_ondemand.o
  1156. CC net/bluetooth/smp.o
  1157. CC sound/soc/msm/qdsp6v2/msm-pcm-host-voice-v2.o
  1158. CC fs/mbcache.o
  1159. CC drivers/cpufreq/cpufreq_conservative.o
  1160. CC net/bluetooth/sco.o
  1161. CC sound/soc/msm/qdsp6v2/msm-audio-effects-q6-v2.o
  1162. CC drivers/cpufreq/cpufreq_interactive.o
  1163. CC fs/posix_acl.o
  1164. CC net/bluetooth/lib.o
  1165. CC fs/coredump.o
  1166. CC sound/soc/msm/qdsp6v2/msm-pcm-loopback-v2.o
  1167. CC drivers/cpufreq/cpufreq_governor.o
  1168. CC net/bluetooth/a2mp.o
  1169. CC sound/soc/msm/qdsp6v2/adsp_err.o
  1170. CC fs/drop_caches.o
  1171. CC drivers/cpufreq/qcom-cpufreq.o
  1172. CC sound/soc/msm/qdsp6v2/msm-pcm-dtmf-v2.o
  1173. CC fs/dcookies.o
  1174. CC net/bluetooth/amp.o
  1175. LD drivers/cpufreq/built-in.o
  1176. CC sound/soc/msm/qdsp6v2/msm-dai-stub-v2.o
  1177. CC drivers/cpuidle/cpuidle.o
  1178. LD fs/built-in.o
  1179. CC sound/soc/msm/qdsp6v2/msm-pcm-routing-devdep.o
  1180. LD arch/arm64/lib/built-in.o
  1181. AS arch/arm64/lib/bitops.o
  1182. CC net/bluetooth/bdaddress/bdaddress.o
  1183. AS arch/arm64/lib/clear_page.o
  1184. CC drivers/cpuidle/driver.o
  1185. AS arch/arm64/lib/clear_user.o
  1186. CC sound/soc/msm/qdsp6v2/msm-qti-pp-config.o
  1187. LD net/bluetooth/bdaddress/built-in.o
  1188. LD net/bluetooth/bluetooth.o
  1189. AS arch/arm64/lib/copy_from_user.o
  1190. LD net/bluetooth/built-in.o
  1191. AS arch/arm64/lib/copy_in_user.o
  1192. AS arch/arm64/lib/copy_page.o
  1193. CC drivers/cpuidle/governor.o
  1194. AS arch/arm64/lib/copy_to_user.o
  1195. CC net/bridge/br.o
  1196. CC sound/soc/msm/qdsp6v2/audio_calibration.o
  1197. CC arch/arm64/lib/delay.o
  1198. CC drivers/cpuidle/sysfs.o
  1199. AS arch/arm64/lib/memchr.o
  1200. AS arch/arm64/lib/memcmp.o
  1201. CC net/bridge/br_device.o
  1202. CC sound/soc/msm/qdsp6v2/audio_cal_utils.o
  1203. AS arch/arm64/lib/memcpy.o
  1204. CC drivers/cpuidle/governors/ladder.o
  1205. AS arch/arm64/lib/memmove.o
  1206. AS arch/arm64/lib/memset.o
  1207. AS arch/arm64/lib/strchr.o
  1208. CC drivers/cpuidle/governors/menu.o
  1209. AS arch/arm64/lib/strcmp.o
  1210. CC sound/soc/msm/qdsp6v2/q6adm.o
  1211. CC net/bridge/br_fdb.o
  1212. AS arch/arm64/lib/strlen.o
  1213. AS arch/arm64/lib/strncmp.o
  1214. AS arch/arm64/lib/strnlen.o
  1215. LD drivers/cpuidle/governors/built-in.o
  1216. CC drivers/cpuidle/lpm-levels.o
  1217. AS arch/arm64/lib/strrchr.o
  1218. AR arch/arm64/lib/lib.a
  1219. CC net/bridge/br_forward.o
  1220. CC lib/lockref.o
  1221. CC net/bridge/br_if.o
  1222. CC lib/bcd.o
  1223. CC drivers/cpuidle/lpm-levels-of.o
  1224. CC sound/soc/msm/qdsp6v2/q6afe.o
  1225. CC lib/div64.o
  1226. CC lib/sort.o
  1227. CC drivers/cpuidle/lpm-workarounds.o
  1228. CC net/bridge/br_input.o
  1229. CC lib/parser.o
  1230. LD drivers/cpuidle/built-in.o
  1231. CC lib/halfmd4.o
  1232. CC drivers/crypto/msm/qcedev.o
  1233. CC lib/debug_locks.o
  1234. CC net/bridge/br_ioctl.o
  1235. CC lib/random32.o
  1236. CC net/bridge/br_stp.o
  1237. CC sound/soc/msm/qdsp6v2/q6asm.o
  1238. CC lib/bust_spinlocks.o
  1239. CC drivers/crypto/msm/qce50.o
  1240. CC lib/hexdump.o
  1241. CC net/bridge/br_stp_bpdu.o
  1242. CC lib/kasprintf.o
  1243. CC lib/bitmap.o
  1244. CC net/bridge/br_stp_if.o
  1245. CC lib/scatterlist.o
  1246. CC net/bridge/br_stp_timer.o
  1247. CC lib/gcd.o
  1248. CC lib/lcm.o
  1249. CC net/bridge/br_netlink.o
  1250. CC lib/list_sort.o
  1251. CC drivers/crypto/msm/compat_qcedev.o
  1252. CC lib/uuid.o
  1253. CC sound/soc/msm/qdsp6v2/q6audio-v2.o
  1254. CC net/bridge/br_sysfs_if.o
  1255. CC lib/flex_array.o
  1256. CC sound/soc/msm/qdsp6v2/q6voice.o
  1257. CC net/bridge/br_sysfs_br.o
  1258. CC lib/iovec.o
  1259. CC lib/clz_ctz.o
  1260. CC drivers/crypto/msm/qcrypto.o
  1261. CC lib/bsearch.o
  1262. CC lib/find_last_bit.o
  1263. CC net/bridge/br_nf_core.o
  1264. CC lib/find_next_bit.o
  1265. CC lib/llist.o
  1266. CC net/bridge/br_multicast.o
  1267. CC lib/memweight.o
  1268. CC lib/kfifo.o
  1269. CC lib/percpu-refcount.o
  1270. CC sound/soc/msm/qdsp6v2/q6core.o
  1271. CC net/bridge/br_mdb.o
  1272. CC drivers/crypto/msm/ota_crypto.o
  1273. CC lib/percpu_ida.o
  1274. CC sound/soc/msm/qdsp6v2/rtac.o
  1275. CC lib/hash.o
  1276. CC net/bridge/br_netfilter.o
  1277. CC drivers/crypto/msm/ice.o
  1278. CC lib/rhashtable.o
  1279. CC sound/soc/msm/qdsp6v2/q6lsm.o
  1280. CC lib/reciprocal_div.o
  1281. CC lib/string_helpers.o
  1282. LD drivers/crypto/msm/built-in.o
  1283. LD drivers/crypto/built-in.o
  1284. CC lib/kstrtox.o
  1285. CC net/bridge/netfilter/ebtables.o
  1286. CC sound/soc/msm/qdsp6v2/msm-pcm-q6-noirq.o
  1287. CC drivers/devfreq/devfreq.o
  1288. CC lib/iomap.o
  1289. LD sound/soc/msm/qdsp6v2/snd-soc-qdsp6v2.o
  1290. LD sound/soc/msm/qdsp6v2/built-in.o
  1291. CC sound/soc/msm/msm-dai-fe.o
  1292. CC lib/pci_iomap.o
  1293. CC drivers/devfreq/devfreq_trace.o
  1294. CC sound/soc/msm/msm-cpe-lsm.o
  1295. CC drivers/devfreq/governor_simpleondemand.o
  1296. CC lib/iomap_copy.o
  1297. CC lib/devres.o
  1298. CC drivers/devfreq/governor_performance.o
  1299. CC net/bridge/netfilter/ebtable_broute.o
  1300. CC drivers/devfreq/governor_powersave.o
  1301. CC sound/soc/msm/msm8996.o
  1302. CC lib/hweight.o
  1303. CC drivers/devfreq/governor_userspace.o
  1304. LD net/bridge/netfilter/built-in.o
  1305. LD net/bridge/bridge.o
  1306. LD net/bridge/built-in.o
  1307. CC lib/assoc_array.o
  1308. CC drivers/devfreq/governor_cpufreq.o
  1309. CC net/core/sock.o
  1310. CC lib/bitrev.o
  1311. CC drivers/devfreq/governor_msm_adreno_tz.o
  1312. CC sound/soc/msm/apq8096-auto.o
  1313. CC lib/crc-ccitt.o
  1314. CC drivers/devfreq/bimc-bwmon.o
  1315. CC lib/crc16.o
  1316. CC drivers/devfreq/arm-memlat-mon.o
  1317. HOSTCC lib/gen_crc32table
  1318. CC sound/soc/msm/apq8096-i2c.o
  1319. CC drivers/devfreq/msmcci-hwmon.o
  1320. CC lib/libcrc32c.o
  1321. CC net/core/request_sock.o
  1322. CC drivers/devfreq/m4m-hwmon.o
  1323. CC lib/genalloc.o
  1324. CC sound/soc/msm/htc_acoustic_alsa.o
  1325. CC drivers/devfreq/governor_bw_hwmon.o
  1326. LD sound/soc/msm/snd-soc-hostless-pcm.o
  1327. LD sound/soc/msm/snd-soc-qdsp6v2.o
  1328. CC net/core/skbuff.o
  1329. LD sound/soc/msm/snd-soc-cpe.o
  1330. LD sound/soc/msm/snd-soc-msm8996.o
  1331. LD sound/soc/msm/built-in.o
  1332. CC lib/lz4/lz4_compress.o
  1333. LD sound/soc/mxs/built-in.o
  1334. LD sound/soc/nuc900/built-in.o
  1335. LD sound/soc/omap/built-in.o
  1336. LD sound/soc/pxa/built-in.o
  1337. LD sound/soc/rockchip/built-in.o
  1338. LD sound/soc/samsung/built-in.o
  1339. LD sound/soc/sh/built-in.o
  1340. LD sound/soc/sirf/built-in.o
  1341. LD sound/soc/spear/built-in.o
  1342. CC drivers/devfreq/governor_cache_hwmon.o
  1343. LD sound/soc/tegra/built-in.o
  1344. CC lib/lz4/lz4_decompress.o
  1345. LD sound/soc/txx9/built-in.o
  1346. LD sound/soc/ux500/built-in.o
  1347. LD sound/soc/snd-soc-core.o
  1348. LD sound/soc/built-in.o
  1349. LD sound/sparc/built-in.o
  1350. LD sound/spi/built-in.o
  1351. LD sound/synth/built-in.o
  1352. CC drivers/devfreq/governor_gpubw_mon.o
  1353. LD lib/lz4/built-in.o
  1354. CC lib/lzo/lzo1x_compress.o
  1355. CC sound/usb/card.o
  1356. CC drivers/devfreq/governor_bw_vbif.o
  1357. CC drivers/devfreq/governor_spdm_bw_hyp.o
  1358. CC lib/lzo/lzo1x_decompress_safe.o
  1359. CC sound/usb/clock.o
  1360. CC drivers/devfreq/governor_memlat.o
  1361. LD lib/lzo/lzo_compress.o
  1362. LD lib/lzo/lzo_decompress.o
  1363. LD lib/lzo/built-in.o
  1364. CC sound/usb/endpoint.o
  1365. CC lib/mpi/generic_mpih-lshift.o
  1366. CC drivers/devfreq/devfreq_devbw.o
  1367. CC lib/mpi/generic_mpih-mul1.o
  1368. CC net/core/iovec.o
  1369. CC sound/usb/format.o
  1370. CC lib/mpi/generic_mpih-mul2.o
  1371. CC drivers/devfreq/devfreq_simple_dev.o
  1372. CC lib/mpi/generic_mpih-mul3.o
  1373. CC net/core/datagram.o
  1374. CC sound/usb/helper.o
  1375. CC drivers/devfreq/devfreq_spdm.o
  1376. CC lib/mpi/generic_mpih-rshift.o
  1377. CC sound/usb/mixer.o
  1378. CC lib/mpi/generic_mpih-sub1.o
  1379. CC drivers/devfreq/devfreq_spdm_debugfs.o
  1380. CC lib/mpi/generic_mpih-add1.o
  1381. LD drivers/devfreq/built-in.o
  1382. CC net/core/stream.o
  1383. CC drivers/dma/dmaengine.o
  1384. CC lib/mpi/mpicoder.o
  1385. CC sound/usb/mixer_quirks.o
  1386. CC lib/mpi/mpi-bit.o
  1387. CC drivers/dma/of-dma.o
  1388. CC net/core/scm.o
  1389. CC lib/mpi/mpi-cmp.o
  1390. CC sound/usb/pcm.o
  1391. CC drivers/dma/qcom-sps-dma.o
  1392. CC lib/mpi/mpih-cmp.o
  1393. CC net/core/gen_stats.o
  1394. CC sound/usb/proc.o
  1395. CC lib/mpi/mpih-div.o
  1396. LD drivers/dma/xilinx/built-in.o
  1397. LD drivers/dma/built-in.o
  1398. CC sound/usb/quirks.o
  1399. CC drivers/dma-buf/dma-buf.o
  1400. CC lib/mpi/mpih-mul.o
  1401. CC sound/usb/stream.o
  1402. CC lib/mpi/mpi-pow.o
  1403. CC net/core/gen_estimator.o
  1404. CC drivers/dma-buf/fence.o
  1405. CC sound/usb/midi.o
  1406. CC lib/mpi/mpiutil.o
  1407. CC drivers/dma-buf/reservation.o
  1408. CC net/core/net_namespace.o
  1409. LD lib/mpi/mpi.o
  1410. LD lib/mpi/built-in.o
  1411. CC lib/reed_solomon/reed_solomon.o
  1412. CC drivers/dma-buf/seqno-fence.o
  1413. LD sound/usb/6fire/built-in.o
  1414. LD sound/usb/bcd2000/built-in.o
  1415. LD sound/usb/caiaq/built-in.o
  1416. LD sound/usb/hiface/built-in.o
  1417. LD lib/reed_solomon/built-in.o
  1418. LD sound/usb/misc/built-in.o
  1419. LD drivers/dma-buf/built-in.o
  1420. LD sound/usb/usx2y/built-in.o
  1421. LD sound/usb/snd-usb-audio.o
  1422. CC lib/zlib_deflate/deflate.o
  1423. CC net/core/secure_seq.o
  1424. LD sound/usb/snd-usbmidi-lib.o
  1425. LD sound/usb/built-in.o
  1426. CC sound/last.o
  1427. CC drivers/esoc/esoc_bus.o
  1428. LD sound/soundcore.o
  1429. LD sound/built-in.o
  1430. CC net/core/flow_dissector.o
  1431. CC lib/zlib_deflate/deftree.o
  1432. CC drivers/esoc/esoc_dev.o
  1433. LD drivers/firmware/efi/libstub/built-in.o
  1434. CC drivers/firmware/efi/libstub/arm-stub.o
  1435. CC drivers/esoc/esoc_client.o
  1436. CC drivers/firmware/efi/libstub/efi-stub-helper.o
  1437. CC lib/zlib_deflate/deflate_syms.o
  1438. CC net/core/sysctl_net_core.o
  1439. LD lib/zlib_deflate/zlib_deflate.o
  1440. LD lib/zlib_deflate/built-in.o
  1441. CC drivers/esoc/esoc-mdm-pon.o
  1442. CC lib/zlib_inflate/inffast.o
  1443. CC drivers/firmware/efi/libstub/fdt.o
  1444. CC net/core/dev.o
  1445. CC lib/zlib_inflate/inflate.o
  1446. CC drivers/esoc/esoc-mdm-4x.o
  1447. AR drivers/firmware/efi/libstub/lib.a
  1448. DTC arch/arm64/boot/dts/htc/msm8996pro-v1.1-htc_marlin-a.dtb
  1449. CC drivers/esoc/esoc-mdm-drv.o
  1450. CC lib/zlib_inflate/infutil.o
  1451. CC lib/zlib_inflate/inftrees.o
  1452. LD drivers/esoc/built-in.o
  1453. LD drivers/firewire/built-in.o
  1454. CC lib/zlib_inflate/inflate_syms.o
  1455. DTC arch/arm64/boot/dts/htc/msm8996pro-v1.1-htc_sailfish-a.dtb
  1456. CC drivers/firmware/dmi_scan.o
  1457. LD lib/zlib_inflate/zlib_inflate.o
  1458. LD lib/zlib_inflate/built-in.o
  1459. CC lib/textsearch.o
  1460. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_marlin-a.dtb
  1461. CC drivers/firmware/dmi-id.o
  1462. CC lib/ts_kmp.o
  1463. CC drivers/firmware/efi/efi.o
  1464. CC lib/ts_bm.o
  1465. CC lib/ts_fsm.o
  1466. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_sailfish-a.dtb
  1467. CC lib/percpu_counter.o
  1468. CC drivers/firmware/efi/vars.o
  1469. CC net/core/ethtool.o
  1470. CC lib/audit.o
  1471. DTC arch/arm64/boot/dts/htc/msm8996pro-v1.1-htc_marlin-xd.dtb
  1472. CC drivers/firmware/efi/reboot.o
  1473. CC lib/compat_audit.o
  1474. CC lib/swiotlb.o
  1475. CC drivers/firmware/efi/runtime-wrappers.o
  1476. LD drivers/firmware/efi/built-in.o
  1477. CC drivers/firmware/qcom/tz_log.o
  1478. DTC arch/arm64/boot/dts/htc/msm8996pro-v1.1-htc_sailfish-xd.dtb
  1479. CC lib/iommu-helper.o
  1480. CC net/core/dev_addr_lists.o
  1481. CC lib/syscall.o
  1482. LD drivers/firmware/qcom/built-in.o
  1483. LD drivers/firmware/built-in.o
  1484. CC drivers/gpio/devres.o
  1485. CC lib/nlattr.o
  1486. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_marlin-xd.dtb
  1487. CC net/core/dst.o
  1488. CC drivers/gpio/gpiolib.o
  1489. CC lib/checksum.o
  1490. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_sailfish-xd.dtb
  1491. CC lib/cpu_rmap.o
  1492. CC net/core/netevent.o
  1493. CC drivers/gpio/gpiolib-legacy.o
  1494. CC lib/dynamic_queue_limits.o
  1495. DTC arch/arm64/boot/dts/htc/msm8996pro-v1.1-htc_marlin-xc.dtb
  1496. CC net/core/neighbour.o
  1497. CC lib/strncpy_from_user.o
  1498. CC drivers/gpio/gpiolib-of.o
  1499. CC lib/strnlen_user.o
  1500. CC drivers/gpio/gpiolib-sysfs.o
  1501. DTC arch/arm64/boot/dts/htc/msm8996pro-v1.1-htc_sailfish-xc.dtb
  1502. CC lib/net_utils.o
  1503. CC lib/asn1_decoder.o
  1504. CC drivers/gpio/qpnp-pin.o
  1505. GEN lib/oid_registry_data.c
  1506. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_marlin-xc.dtb
  1507. CC lib/ucs2_string.o
  1508. CC lib/qmi_encdec.o
  1509. CC net/core/rtnetlink.o
  1510. CC drivers/gpio/gpio-msm-smp2p.o
  1511. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_sailfish-xc.dtb
  1512. CC lib/argv_split.o
  1513. CC drivers/gpio/gpio-msm-smp2p-test.o
  1514. CC lib/bug.o
  1515. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_marlin-xb.dtb
  1516. LD drivers/gpio/built-in.o
  1517. CC lib/clz_tab.o
  1518. CC lib/cmdline.o
  1519. LD drivers/gpu/drm/bridge/built-in.o
  1520. LD drivers/gpu/drm/i2c/built-in.o
  1521. LD drivers/gpu/drm/panel/built-in.o
  1522. LD drivers/gpu/drm/built-in.o
  1523. CC net/core/utils.o
  1524. CC lib/cpumask.o
  1525. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_sailfish-xb.dtb
  1526. CC drivers/gpu/msm/kgsl.o
  1527. CC lib/ctype.o
  1528. CC lib/dec_and_lock.o
  1529. CC lib/decompress.o
  1530. CC net/core/link_watch.o
  1531. CC lib/decompress_inflate.o
  1532. DTC arch/arm64/boot/dts/htc/msm8996-v3-htc_marlin-xb.dtb
  1533. CC lib/dump_stack.o
  1534. CC net/core/filter.o
  1535. CC lib/earlycpio.o
  1536. DTC arch/arm64/boot/dts/htc/msm8996-v3-htc_sailfish-xb.dtb
  1537. CC lib/extable.o
  1538. CC lib/fdt.o
  1539. CC drivers/gpu/msm/kgsl_trace.o
  1540. CC lib/fdt_empty_tree.o
  1541. CC lib/fdt_ro.o
  1542. CC net/core/sock_diag.o
  1543. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_marlin-xa.dtb
  1544. CC lib/fdt_rw.o
  1545. CC lib/fdt_strerror.o
  1546. CC lib/fdt_sw.o
  1547. CC net/core/dev_ioctl.o
  1548. CC lib/fdt_wip.o
  1549. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_sailfish-xa.dtb
  1550. CC lib/flex_proportions.o
  1551. CC lib/idr.o
  1552. CC drivers/gpu/msm/kgsl_cmdbatch.o
  1553. DTC arch/arm64/boot/dts/htc/msm8996-v3-htc_marlin-xa.dtb
  1554. CC net/core/tso.o
  1555. CC lib/int_sqrt.o
  1556. DTC arch/arm64/boot/dts/htc/msm8996-v3-htc_sailfish-xa.dtb
  1557. CC drivers/gpu/msm/kgsl_ioctl.o
  1558. CC net/core/flow.o
  1559. CC lib/ioremap.o
  1560. CC drivers/gpu/msm/kgsl_sharedmem.o
  1561. CC lib/irq_regs.o
  1562. CC lib/is_single_threaded.o
  1563. CC lib/klist.o
  1564. CC net/core/net-sysfs.o
  1565. CC lib/kobject.o
  1566. CC lib/kobject_uevent.o
  1567. CC drivers/gpu/msm/kgsl_pwrctrl.o
  1568. CC lib/md5.o
  1569. CC lib/plist.o
  1570. CC lib/proportions.o
  1571. CC net/core/net-procfs.o
  1572. CC lib/radix-tree.o
  1573. CC lib/ratelimit.o
  1574. CC net/core/fib_rules.o
  1575. CC lib/rbtree.o
  1576. CC lib/sha1.o
  1577. CC lib/show_mem.o
  1578. CC lib/string.o
  1579. CC lib/timerqueue.o
  1580. CC drivers/gpu/msm/kgsl_pwrscale.o
  1581. CC net/core/net-traces.o
  1582. CC lib/vsprintf.o
  1583. GEN lib/crc32table.h
  1584. CC lib/oid_registry.o
  1585. CC lib/crc32.o
  1586. CC drivers/gpu/msm/kgsl_mmu.o
  1587. CC net/core/sockev_nlmcast.o
  1588. CC drivers/gpu/msm/kgsl_snapshot.o
  1589. LD lib/built-in.o
  1590. CC net/ethernet/eth.o
  1591. LD net/core/built-in.o
  1592. AR lib/lib.a
  1593. CC net/ipc_router/ipc_router_core.o
  1594. CC drivers/hid/hid-debug.o
  1595. CC drivers/gpu/msm/kgsl_events.o
  1596. LD net/ethernet/built-in.o
  1597. CC drivers/hid/hid-core.o
  1598. CC net/ipv4/route.o
  1599. CC drivers/gpu/msm/kgsl_pool.o
  1600. CC net/ipc_router/ipc_router_socket.o
  1601. CC drivers/gpu/msm/kgsl_iommu.o
  1602. CC drivers/hid/hid-input.o
  1603. CC net/ipc_router/ipc_router_security.o
  1604. CC drivers/gpu/msm/kgsl_debugfs.o
  1605. CC net/ipv4/inetpeer.o
  1606. LD net/ipc_router/built-in.o
  1607. CC drivers/gpu/msm/kgsl_sync.o
  1608. CC net/ipv6/af_inet6.o
  1609. CC drivers/gpu/msm/kgsl_compat.o
  1610. CC drivers/hid/hidraw.o
  1611. CC net/ipv4/protocol.o
  1612. CC drivers/gpu/msm/adreno_ioctl.o
  1613. CC drivers/hid/uhid.o
  1614. CC drivers/gpu/msm/adreno_ringbuffer.o
  1615. CC net/ipv6/anycast.o
  1616. CC net/ipv4/ip_input.o
  1617. CC drivers/gpu/msm/adreno_drawctxt.o
  1618. CC drivers/hid/hid-generic.o
  1619. CC net/ipv6/ip6_output.o
  1620. CC drivers/hid/hid-apple.o
  1621. CC net/ipv4/ip_fragment.o
  1622. CC drivers/hid/hid-elecom.o
  1623. CC drivers/gpu/msm/adreno_dispatch.o
  1624. CC drivers/hid/hid-magicmouse.o
  1625. CC drivers/hid/hid-microsoft.o
  1626. CC net/ipv4/ip_forward.o
  1627. CC drivers/hid/hid-multitouch.o
  1628. CC drivers/gpu/msm/adreno_snapshot.o
  1629. CC net/ipv4/ip_options.o
  1630. CC drivers/hid/usbhid/hid-core.o
  1631. CC net/ipv6/ip6_input.o
  1632. CC drivers/gpu/msm/adreno_coresight.o
  1633. CC net/ipv6/addrconf.o
  1634. CC drivers/gpu/msm/adreno_trace.o
  1635. CC drivers/hid/usbhid/hid-quirks.o
  1636. CC net/ipv4/ip_output.o
  1637. CC drivers/hid/usbhid/hiddev.o
  1638. CC drivers/gpu/msm/adreno_a3xx.o
  1639. LD drivers/hid/usbhid/usbhid.o
  1640. LD drivers/hid/usbhid/built-in.o
  1641. LD drivers/hid/hid.o
  1642. LD drivers/hid/built-in.o
  1643. LD drivers/hsi/clients/built-in.o
  1644. LD drivers/hsi/controllers/built-in.o
  1645. LD drivers/hsi/built-in.o
  1646. CC drivers/htc_debug/stability/htc_reboot_block.o
  1647. CC net/ipv4/ip_sockglue.o
  1648. CC drivers/gpu/msm/adreno_a4xx.o
  1649. CC drivers/htc_debug/stability/htc_restart_timer_notifier.o
  1650. CC drivers/htc_debug/stability/htc_nc_setting.o
  1651. CC net/ipv6/addrlabel.o
  1652. CC drivers/htc_debug/stability/htc_bootloader_log.o
  1653. CC drivers/gpu/msm/adreno_a5xx.o
  1654. LD drivers/htc_debug/stability/built-in.o
  1655. LD drivers/htc_debug/built-in.o
  1656. CC drivers/hwmon/hwmon.o
  1657. CC net/ipv6/route.o
  1658. CC net/ipv4/inet_hashtables.o
  1659. CC drivers/hwmon/epm_adc.o
  1660. CC drivers/gpu/msm/adreno_a3xx_snapshot.o
  1661. CC drivers/hwmon/qpnp-adc-voltage.o
  1662. CC net/ipv4/inet_timewait_sock.o
  1663. CC drivers/gpu/msm/adreno_a4xx_snapshot.o
  1664. CC drivers/gpu/msm/adreno_a5xx_snapshot.o
  1665. CC net/ipv6/ip6_fib.o
  1666. CC net/ipv4/inet_connection_sock.o
  1667. CC drivers/gpu/msm/adreno_a4xx_preempt.o
  1668. CC drivers/hwmon/qpnp-adc-common.o
  1669. CC drivers/gpu/msm/adreno_a5xx_preempt.o
  1670. CC net/ipv6/ipv6_sockglue.o
  1671. CC drivers/hwmon/qpnp-adc-current.o
  1672. CC net/ipv4/tcp.o
  1673. CC drivers/gpu/msm/adreno_sysfs.o
  1674. CC drivers/gpu/msm/adreno.o
  1675. LD drivers/hwmon/built-in.o
  1676. CC drivers/hwspinlock/hwspinlock_core.o
  1677. CC net/ipv6/ndisc.o
  1678. CC drivers/hwspinlock/msm_remote_spinlock.o
  1679. CC drivers/gpu/msm/adreno_cp_parser.o
  1680. LD drivers/hwspinlock/built-in.o
  1681. CC net/ipv4/tcp_input.o
  1682. CC drivers/i2c/i2c-boardinfo.o
  1683. CC drivers/gpu/msm/adreno_perfcounter.o
  1684. CC net/ipv6/udp.o
  1685. CC drivers/i2c/i2c-core.o
  1686. CC drivers/gpu/msm/adreno_iommu.o
  1687. CC drivers/gpu/msm/adreno_debugfs.o
  1688. CC net/ipv6/udplite.o
  1689. CC drivers/gpu/msm/adreno_profile.o
  1690. CC drivers/i2c/i2c-dev.o
  1691. CC net/ipv4/tcp_output.o
  1692. CC drivers/i2c/i2c-mux.o
  1693. CC net/ipv6/raw.o
  1694. CC drivers/gpu/msm/adreno_compat.o
  1695. LD drivers/i2c/algos/built-in.o
  1696. CC drivers/i2c/busses/i2c-msm-v2.o
  1697. LD drivers/gpu/msm/msm_kgsl_core.o
  1698. LD drivers/gpu/msm/msm_adreno.o
  1699. LD drivers/gpu/msm/built-in.o
  1700. LD drivers/gpu/vga/built-in.o
  1701. LD drivers/gpu/built-in.o
  1702. LD drivers/idle/built-in.o
  1703. CC drivers/iio/industrialio-core.o
  1704. CC net/ipv6/icmp.o
  1705. LD drivers/i2c/busses/built-in.o
  1706. CC drivers/i2c/chips/tfa9888.o
  1707. CC net/ipv4/tcp_timer.o
  1708. CC drivers/iio/industrialio-event.o
  1709. LD drivers/i2c/chips/built-in.o
  1710. LD drivers/i2c/muxes/built-in.o
  1711. LD drivers/i2c/built-in.o
  1712. CC drivers/input/input.o
  1713. CC drivers/iio/inkern.o
  1714. CC net/ipv6/mcast.o
  1715. CC net/ipv4/tcp_ipv4.o
  1716. CC drivers/iio/industrialio-buffer.o
  1717. CC drivers/input/input-compat.o
  1718. CC drivers/iio/industrialio-trigger.o
  1719. CC net/ipv6/reassembly.o
  1720. CC drivers/input/input-mt.o
  1721. CC net/ipv4/tcp_minisocks.o
  1722. CC drivers/iio/kfifo_buf.o
  1723. CC drivers/input/ff-core.o
  1724. LD drivers/iio/accel/built-in.o
  1725. LD drivers/iio/adc/built-in.o
  1726. CC net/ipv6/tcp_ipv6.o
  1727. LD drivers/iio/amplifiers/built-in.o
  1728. LD drivers/iio/common/hid-sensors/built-in.o
  1729. LD drivers/iio/common/st_sensors/built-in.o
  1730. LD drivers/iio/common/built-in.o
  1731. LD drivers/iio/dac/built-in.o
  1732. LD drivers/iio/frequency/built-in.o
  1733. CC drivers/input/mousedev.o
  1734. LD drivers/iio/gyro/built-in.o
  1735. LD drivers/iio/humidity/built-in.o
  1736. LD drivers/iio/imu/inv_mpu6050/built-in.o
  1737. LD drivers/iio/imu/built-in.o
  1738. LD drivers/iio/light/built-in.o
  1739. CC net/ipv4/tcp_cong.o
  1740. LD drivers/iio/magnetometer/built-in.o
  1741. LD drivers/iio/orientation/built-in.o
  1742. LD drivers/iio/pressure/built-in.o
  1743. LD drivers/iio/proximity/built-in.o
  1744. LD drivers/iio/temperature/built-in.o
  1745. LD drivers/iio/trigger/built-in.o
  1746. LD drivers/iio/industrialio.o
  1747. LD drivers/iio/built-in.o
  1748. CC drivers/input/evdev.o
  1749. CC drivers/input/serio/serio.o
  1750. CC net/ipv6/ping.o
  1751. CC net/ipv4/tcp_metrics.o
  1752. CC drivers/input/serio/serport.o
  1753. CC drivers/input/joystick/xpad.o
  1754. CC drivers/input/serio/libps2.o
  1755. LD drivers/input/joystick/built-in.o
  1756. CC drivers/input/keyboard/atkbd.o
  1757. CC net/ipv6/exthdrs.o
  1758. LD drivers/input/serio/built-in.o
  1759. CC net/ipv4/tcp_fastopen.o
  1760. CC drivers/iommu/iommu.o
  1761. CC drivers/input/keyboard/gpio_keys.o
  1762. CC net/ipv6/datagram.o
  1763. CC net/ipv4/tcp_offload.o
  1764. LD drivers/input/keyboard/built-in.o
  1765. CC drivers/input/misc/gpio_event.o
  1766. CC drivers/iommu/iommu-traces.o
  1767. CC drivers/input/misc/gpio_matrix.o
  1768. CC net/ipv6/ip6_flowlabel.o
  1769. CC net/ipv4/datagram.o
  1770. CC drivers/iommu/iommu-sysfs.o
  1771. CC drivers/input/misc/gpio_input.o
  1772. CC drivers/input/misc/gpio_output.o
  1773. CC drivers/iommu/msm_dma_iommu_mapping.o
  1774. CC drivers/input/misc/gpio_axis.o
  1775. CC net/ipv4/raw.o
  1776. CC drivers/iommu/io-pgtable.o
  1777. CC net/ipv6/inet6_connection_sock.o
  1778. CC drivers/input/misc/keychord.o
  1779. CC drivers/iommu/io-pgtable-arm.o
  1780. CC drivers/input/misc/uinput.o
  1781. CC net/ipv6/sysctl_net_ipv6.o
  1782. CC drivers/iommu/io-pgtable-fast.o
  1783. CC net/ipv4/udp.o
  1784. CC drivers/iommu/dma-mapping-fast.o
  1785. CC net/ipv6/xfrm6_policy.o
  1786. CC drivers/input/misc/vl53L0/stmvl53l0_module.o
  1787. CC drivers/iommu/of_iommu.o
  1788. CC net/ipv6/xfrm6_state.o
  1789. CC drivers/input/misc/vl53L0/stmvl53l0_module-i2c.o
  1790. CC net/ipv6/xfrm6_input.o
  1791. CC drivers/iommu/arm-smmu.o
  1792. CC drivers/input/misc/vl53L0/stmvl53l0_module-cci.o
  1793. CC net/ipv4/udplite.o
  1794. CC drivers/input/misc/vl53L0/src/vl53l0_api_calibration.o
  1795. CC net/ipv6/xfrm6_output.o
  1796. CC drivers/input/misc/vl53L0/src/vl53l0_api_core.o
  1797. LD drivers/iommu/built-in.o
  1798. CC net/ipv4/udp_offload.o
  1799. CC drivers/irqchip/irqchip.o
  1800. CC drivers/input/misc/vl53L0/src/vl53l0_api_histogram.o
  1801. CC drivers/irqchip/irq-gic.o
  1802. CC net/ipv6/xfrm6_protocol.o
  1803. CC drivers/input/misc/vl53L0/src/vl53l0_api_ranging.o
  1804. CC drivers/input/misc/vl53L0/src/vl53l0_api_strings.o
  1805. CC drivers/irqchip/irq-gic-common.o
  1806. CC drivers/input/misc/vl53L0/src/vl53l0_api.o
  1807. CC net/ipv4/arp.o
  1808. CC drivers/irqchip/irq-gic-v2m.o
  1809. CC net/ipv6/netfilter.o
  1810. CC drivers/input/misc/vl53L0/src/vl53l0_platform.o
  1811. CC drivers/irqchip/irq-gic-v3.o
  1812. CC drivers/input/misc/vl53L0/src/vl53l0_i2c_platform.o
  1813. CC drivers/input/misc/vl53L0/src/vl53l0_port_i2c.o
  1814. CC net/ipv6/fib6_rules.o
  1815. CC drivers/irqchip/irq-gic-v3-its.o
  1816. CC net/ipv4/icmp.o
  1817. CC drivers/input/misc/vl53L0/src/vl53l010_api.o
  1818. CC net/ipv6/proc.o
  1819. CC drivers/irqchip/irq-gic-v3-its-pci-msi.o
  1820. CC net/ipv6/ah6.o
  1821. CC drivers/irqchip/irq-msm.o
  1822. CC net/ipv4/devinet.o
  1823. CC drivers/input/misc/vl53L0/src/vl53l010_tuning.o
  1824. CC drivers/irqchip/msm_show_resume_irq.o
  1825. LD drivers/input/misc/vl53L0/stmvl53l0.o
  1826. LD drivers/input/misc/vl53L0/built-in.o
  1827. LD drivers/input/misc/built-in.o
  1828. LD drivers/input/tablet/built-in.o
  1829. CC drivers/input/touchscreen/of_touchscreen.o
  1830. LD drivers/irqchip/built-in.o
  1831. CC net/ipv6/esp6.o
  1832. CC drivers/leds/led-core.o
  1833. CC drivers/input/touchscreen/synaptics_dsx_htc_2.6/synaptics_dsx_i2c.o
  1834. CC drivers/leds/led-class.o
  1835. CC net/ipv6/ipcomp6.o
  1836. CC net/ipv4/af_inet.o
  1837. CC drivers/input/touchscreen/synaptics_dsx_htc_2.6/synaptics_dsx_core.o
  1838. CC drivers/leds/led-triggers.o
  1839. CC net/ipv6/xfrm6_tunnel.o
  1840. CC drivers/leds/leds-qpnp.o
  1841. CC net/ipv6/tunnel6.o
  1842. CC net/ipv4/igmp.o
  1843. CC drivers/input/touchscreen/synaptics_dsx_htc_2.6/synaptics_dsx_fw_update.o
  1844. CC net/ipv6/xfrm6_mode_transport.o
  1845. CC drivers/leds/leds-qpnp-flash.o
  1846. CC net/ipv6/xfrm6_mode_tunnel.o
  1847. CC net/ipv4/fib_frontend.o
  1848. CC net/ipv6/xfrm6_mode_beet.o
  1849. CC drivers/leds/leds-qpnp-wled.o
  1850. LD drivers/input/touchscreen/synaptics_dsx_htc_2.6/built-in.o
  1851. LD drivers/input/touchscreen/built-in.o
  1852. CC drivers/input/keyreset.o
  1853. CC net/ipv6/mip6.o
  1854. CC drivers/input/keycombo.o
  1855. CC net/ipv4/fib_semantics.o
  1856. LD drivers/input/input-core.o
  1857. LD drivers/input/built-in.o
  1858. LD drivers/leds/trigger/built-in.o
  1859. LD drivers/leds/built-in.o
  1860. LD drivers/lguest/built-in.o
  1861. LD drivers/macintosh/built-in.o
  1862. CC net/ipv6/netfilter/ip6_tables.o
  1863. CC drivers/md/dm-uevent.o
  1864. LD drivers/media/common/b2c2/built-in.o
  1865. LD drivers/media/common/saa7146/built-in.o
  1866. LD drivers/media/common/siano/built-in.o
  1867. CC net/ipv4/fib_trie.o
  1868. LD drivers/media/common/built-in.o
  1869. LD drivers/media/firewire/built-in.o
  1870. LD drivers/media/i2c/soc_camera/built-in.o
  1871. CC drivers/md/dm.o
  1872. LD drivers/media/i2c/built-in.o
  1873. LD drivers/media/mmc/siano/built-in.o
  1874. LD drivers/media/mmc/built-in.o
  1875. LD drivers/media/parport/built-in.o
  1876. LD drivers/media/pci/b2c2/built-in.o
  1877. LD drivers/media/pci/ddbridge/built-in.o
  1878. LD drivers/media/pci/dm1105/built-in.o
  1879. LD drivers/media/pci/mantis/built-in.o
  1880. CC net/ipv6/netfilter/ip6table_filter.o
  1881. LD drivers/media/pci/ngene/built-in.o
  1882. LD drivers/media/pci/pluto2/built-in.o
  1883. LD drivers/media/pci/pt1/built-in.o
  1884. LD drivers/media/pci/pt3/built-in.o
  1885. LD drivers/media/pci/saa7146/built-in.o
  1886. LD drivers/media/pci/ttpci/built-in.o
  1887. LD drivers/media/pci/built-in.o
  1888. CC drivers/md/dm-table.o
  1889. CC net/ipv6/netfilter/ip6table_mangle.o
  1890. LD drivers/media/platform/msm/broadcast/built-in.o
  1891. CC net/ipv4/inet_fragment.o
  1892. CC net/ipv6/netfilter/ip6table_raw.o
  1893. CC drivers/media/platform/msm/camera_v2/camera/camera.o
  1894. CC net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o
  1895. CC drivers/md/dm-target.o
  1896. CC net/ipv4/ping.o
  1897. LD drivers/media/platform/msm/camera_v2/camera/built-in.o
  1898. CC drivers/media/platform/msm/camera_v2/common/msm_camera_io_util.o
  1899. CC net/ipv6/netfilter/nf_conntrack_proto_icmpv6.o
  1900. CC drivers/md/dm-linear.o
  1901. CC drivers/media/platform/msm/camera_v2/common/cam_smmu_api.o
  1902. CC net/ipv6/netfilter/nf_defrag_ipv6_hooks.o
  1903. CC drivers/md/dm-stripe.o
  1904. CC net/ipv4/ip_tunnel_core.o
  1905. CC drivers/md/dm-ioctl.o
  1906. CC drivers/media/platform/msm/camera_v2/common/cam_hw_ops.o
  1907. CC net/ipv6/netfilter/nf_conntrack_reasm.o
  1908. CC net/ipv4/gre_offload.o
  1909. CC drivers/media/platform/msm/camera_v2/common/cam_soc_api.o
  1910. CC drivers/md/dm-io.o
  1911. CC net/ipv6/netfilter/nf_log_ipv6.o
  1912. CC net/ipv4/ip_tunnel.o
  1913. CC drivers/md/dm-kcopyd.o
  1914. LD drivers/media/platform/msm/camera_v2/common/built-in.o
  1915. CC net/ipv6/netfilter/nf_reject_ipv6.o
  1916. CC drivers/media/platform/msm/camera_v2/fd/msm_fd_dev.o
  1917. CC drivers/md/dm-sysfs.o
  1918. CC drivers/md/dm-stats.o
  1919. CC drivers/media/platform/msm/camera_v2/fd/msm_fd_hw.o
  1920. CC net/ipv4/sysctl_net_ipv4.o
  1921. CC net/ipv6/netfilter/ip6t_rpfilter.o
  1922. CC net/ipv4/sysfs_net_ipv4.o
  1923. LD drivers/media/platform/msm/camera_v2/fd/built-in.o
  1924. CC drivers/md/dm-builtin.o
  1925. CC drivers/media/platform/msm/camera_v2/isp/msm_buf_mgr.o
  1926. CC net/ipv6/netfilter/ip6t_REJECT.o
  1927. CC drivers/md/dm-bufio.o
  1928. CC net/ipv4/proc.o
  1929. LD net/ipv6/netfilter/nf_conntrack_ipv6.o
  1930. LD net/ipv6/netfilter/nf_defrag_ipv6.o
  1931. LD net/ipv6/netfilter/built-in.o
  1932. CC net/ipv6/sit.o
  1933. CC drivers/media/platform/msm/camera_v2/isp/msm_isp_util.o
  1934. CC net/ipv4/fib_rules.o
  1935. CC drivers/md/dm-crypt.o
  1936. CC net/ipv4/udp_tunnel.o
  1937. CC net/ipv6/addrconf_core.o
  1938. CC drivers/media/platform/msm/camera_v2/isp/msm_isp_axi_util.o
  1939. CC net/ipv4/ah4.o
  1940. CC drivers/md/dm-verity-fec.o
  1941. CC net/ipv6/exthdrs_core.o
  1942. CC net/ipv4/esp4.o
  1943. CC drivers/md/dm-android-verity.o
  1944. CC net/ipv6/ip6_checksum.o
  1945. CC drivers/media/platform/msm/camera_v2/isp/msm_isp_stats_util.o
  1946. CC drivers/md/dm-verity-target.o
  1947. CC net/ipv4/ipcomp.o
  1948. CC net/ipv6/ip6_icmp.o
  1949. CC drivers/media/platform/msm/camera_v2/isp/msm_isp48.o
  1950. CC net/ipv4/xfrm4_tunnel.o
  1951. CC drivers/md/dm-req-crypt.o
  1952. CC net/ipv4/tunnel4.o
  1953. CC net/ipv6/output_core.o
  1954. CC drivers/media/platform/msm/camera_v2/isp/msm_isp47.o
  1955. LD drivers/md/dm-mod.o
  1956. LD drivers/md/dm-verity.o
  1957. LD drivers/md/built-in.o
  1958. CC net/ipv6/protocol.o
  1959. CC drivers/mfd/mfd-core.o
  1960. CC net/ipv4/xfrm4_mode_transport.o
  1961. CC drivers/mfd/wcd9xxx-core.o
  1962. CC drivers/media/platform/msm/camera_v2/isp/msm_isp46.o
  1963. CC net/ipv6/ip6_offload.o
  1964. CC net/ipv4/xfrm4_mode_tunnel.o
  1965. CC net/ipv6/tcpv6_offload.o
  1966. CC net/ipv4/ipconfig.o
  1967. CC drivers/media/platform/msm/camera_v2/isp/msm_isp44.o
  1968. CC net/ipv6/udp_offload.o
  1969. CC drivers/mfd/wcd9xxx-irq.o
  1970. CC net/ipv6/exthdrs_offload.o
  1971. CC net/ipv4/netfilter.o
  1972. CC drivers/mfd/wcd9xxx-slimslave.o
  1973. CC net/ipv6/inet6_hashtables.o
  1974. CC drivers/media/platform/msm/camera_v2/isp/msm_isp40.o
  1975. CC drivers/mfd/wcd9xxx-core-resource.o
  1976. CC net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o
  1977. CC drivers/mfd/wcd9330-regmap.o
  1978. CC drivers/mfd/wcd9335-regmap.o
  1979. CC net/ipv6/ip6_udp_tunnel.o
  1980. CC net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o
  1981. CC drivers/mfd/wcd9335-tables.o
  1982. CC drivers/media/platform/msm/camera_v2/isp/msm_isp.o
  1983. LD net/ipv6/ipv6.o
  1984. CC drivers/mfd/wcd-gpio-ctrl.o
  1985. LD net/ipv6/built-in.o
  1986. CC net/ipv4/netfilter/nf_conntrack_proto_icmp.o
  1987. CC net/key/af_key.o
  1988. LD drivers/media/platform/msm/camera_v2/isp/built-in.o
  1989. CC drivers/media/platform/msm/camera_v2/ispif/msm_ispif.o
  1990. LD drivers/mfd/built-in.o
  1991. CC net/ipv4/netfilter/nf_nat_l3proto_ipv4.o
  1992. CC drivers/misc/uid_stat.o
  1993. LD drivers/misc/carma/built-in.o
  1994. LD drivers/misc/cb710/built-in.o
  1995. LD drivers/misc/eeprom/built-in.o
  1996. LD drivers/media/platform/msm/camera_v2/ispif/built-in.o
  1997. CC drivers/misc/fpr_FingerprintCard/fpc1020_tee.o
  1998. LD net/key/built-in.o
  1999. CC drivers/media/platform/msm/camera_v2/jpeg_10/msm_jpeg_dev.o
  2000. CC net/ipv4/netfilter/nf_nat_proto_icmp.o
  2001. CC net/l2tp/l2tp_core.o
  2002. LD drivers/misc/fpr_FingerprintCard/fpc1020.o
  2003. LD drivers/misc/fpr_FingerprintCard/built-in.o
  2004. LD drivers/misc/lis3lv02d/built-in.o
  2005. LD drivers/misc/mic/built-in.o
  2006. CC drivers/misc/qcom/qdsp6v2/aac_in.o
  2007. CC drivers/media/platform/msm/camera_v2/jpeg_10/msm_jpeg_sync.o
  2008. CC net/ipv4/netfilter/nf_defrag_ipv4.o
  2009. CC drivers/misc/qcom/qdsp6v2/qcelp_in.o
  2010. CC drivers/misc/qcom/qdsp6v2/evrc_in.o
  2011. CC drivers/media/platform/msm/camera_v2/jpeg_10/msm_jpeg_core.o
  2012. CC net/l2tp/l2tp_ppp.o
  2013. CC net/ipv4/netfilter/nf_log_ipv4.o
  2014. CC drivers/misc/qcom/qdsp6v2/amrnb_in.o
  2015. CC drivers/media/platform/msm/camera_v2/jpeg_10/msm_jpeg_hw.o
  2016. CC net/ipv4/netfilter/nf_reject_ipv4.o
  2017. CC drivers/misc/qcom/qdsp6v2/g711mlaw_in.o
  2018. CC net/l2tp/l2tp_ip.o
  2019. CC drivers/media/platform/msm/camera_v2/jpeg_10/msm_jpeg_platform.o
  2020. CC drivers/misc/qcom/qdsp6v2/g711alaw_in.o
  2021. CC net/ipv4/netfilter/nf_nat_h323.o
  2022. LD drivers/media/platform/msm/camera_v2/jpeg_10/built-in.o
  2023. CC drivers/misc/qcom/qdsp6v2/audio_utils.o
  2024. CC net/l2tp/l2tp_netlink.o
  2025. CC drivers/media/platform/msm/camera_v2/jpeg_dma/msm_jpeg_dma_dev.o
  2026. CC drivers/misc/qcom/qdsp6v2/audio_wma.o
  2027. CC net/ipv4/netfilter/nf_nat_pptp.o
  2028. CC drivers/media/platform/msm/camera_v2/jpeg_dma/msm_jpeg_dma_hw.o
  2029. CC drivers/misc/qcom/qdsp6v2/audio_wmapro.o
  2030. CC net/l2tp/l2tp_eth.o
  2031. CC net/ipv4/netfilter/nf_nat_masquerade_ipv4.o
  2032. CC drivers/misc/qcom/qdsp6v2/audio_aac.o
  2033. LD drivers/media/platform/msm/camera_v2/jpeg_dma/built-in.o
  2034. CC drivers/media/platform/msm/camera_v2/msm_buf_mgr/msm_generic_buf_mgr.o
  2035. CC net/l2tp/l2tp_debugfs.o
  2036. CC drivers/misc/qcom/qdsp6v2/audio_multi_aac.o
  2037. CC net/ipv4/netfilter/nf_nat_proto_gre.o
  2038. LD drivers/media/platform/msm/camera_v2/msm_buf_mgr/built-in.o
  2039. CC net/l2tp/l2tp_ip6.o
  2040. CC drivers/media/platform/msm/camera_v2/msm_vb2/msm_vb2.o
  2041. CC drivers/misc/qcom/qdsp6v2/audio_alac.o
  2042. CC drivers/misc/qcom/qdsp6v2/audio_ape.o
  2043. CC net/ipv4/netfilter/ip_tables.o
  2044. LD net/l2tp/built-in.o
  2045. CC net/llc/llc_core.o
  2046. CC drivers/misc/qcom/qdsp6v2/audio_utils_aio.o
  2047. LD drivers/media/platform/msm/camera_v2/msm_vb2/built-in.o
  2048. CC drivers/media/platform/msm/camera_v2/pproc/cpp/msm_cpp_soc.o
  2049. CC drivers/media/platform/msm/camera_v2/pproc/cpp/msm_cpp.o
  2050. CC net/llc/llc_input.o
  2051. CC drivers/misc/qcom/qdsp6v2/q6audio_v2.o
  2052. CC drivers/misc/qcom/qdsp6v2/q6audio_v2_aio.o
  2053. CC net/ipv4/netfilter/iptable_filter.o
  2054. CC net/llc/llc_output.o
  2055. CC net/ipv4/netfilter/iptable_mangle.o
  2056. CC drivers/misc/qcom/qdsp6v2/audio_mp3.o
  2057. CC drivers/misc/qcom/qdsp6v2/audio_amrnb.o
  2058. CC net/ipv4/netfilter/iptable_nat.o
  2059. LD net/llc/llc.o
  2060. LD net/llc/built-in.o
  2061. CC drivers/misc/qcom/qdsp6v2/audio_amrwb.o
  2062. CC net/ipv4/netfilter/iptable_raw.o
  2063. LD drivers/media/platform/msm/camera_v2/pproc/cpp/built-in.o
  2064. LD drivers/media/platform/msm/camera_v2/pproc/built-in.o
  2065. CC drivers/misc/qcom/qdsp6v2/audio_amrwbplus.o
  2066. CC drivers/media/platform/msm/camera_v2/sensor/actuator/msm_actuator.o
  2067. CC net/ipv4/netfilter/iptable_security.o
  2068. CC drivers/misc/qcom/qdsp6v2/audio_evrc.o
  2069. CC net/netfilter/core.o
  2070. CC drivers/misc/qcom/qdsp6v2/audio_qcelp.o
  2071. CC net/ipv4/netfilter/ipt_ah.o
  2072. LD drivers/media/platform/msm/camera_v2/sensor/actuator/built-in.o
  2073. CC drivers/media/platform/msm/camera_v2/sensor/cci/msm_cci.o
  2074. CC drivers/misc/qcom/qdsp6v2/amrwb_in.o
  2075. CC net/ipv4/netfilter/ipt_MASQUERADE.o
  2076. CC net/netfilter/nf_log.o
  2077. CC drivers/misc/qcom/qdsp6v2/audio_hwacc_effects.o
  2078. CC net/ipv4/netfilter/ipt_REJECT.o
  2079. LD drivers/misc/qcom/qdsp6v2/built-in.o
  2080. LD drivers/media/platform/msm/camera_v2/sensor/cci/built-in.o
  2081. LD drivers/misc/qcom/built-in.o
  2082. CC drivers/media/platform/msm/camera_v2/sensor/csid/msm_csid.o
  2083. LD drivers/misc/ti-st/built-in.o
  2084. CC drivers/misc/qseecom.o
  2085. CC net/netfilter/nf_queue.o
  2086. CC net/ipv4/netfilter/arp_tables.o
  2087. LD drivers/media/platform/msm/camera_v2/sensor/csid/built-in.o
  2088. CC drivers/media/platform/msm/camera_v2/sensor/csiphy/msm_csiphy.o
  2089. CC net/netfilter/nf_sockopt.o
  2090. CC net/ipv4/netfilter/arpt_mangle.o
  2091. LD drivers/media/platform/msm/camera_v2/sensor/csiphy/built-in.o
  2092. CC drivers/media/platform/msm/camera_v2/sensor/eeprom/msm_eeprom.o
  2093. CC net/netfilter/nfnetlink.o
  2094. CC net/ipv4/netfilter/arptable_filter.o
  2095. LD net/ipv4/netfilter/nf_conntrack_ipv4.o
  2096. LD net/ipv4/netfilter/nf_nat_ipv4.o
  2097. LD net/ipv4/netfilter/built-in.o
  2098. CC net/ipv4/inet_diag.o
  2099. LD drivers/media/platform/msm/camera_v2/sensor/eeprom/built-in.o
  2100. CC drivers/media/platform/msm/camera_v2/sensor/flash/msm_flash.o
  2101. CC net/netfilter/nfnetlink_queue_core.o
  2102. CC drivers/misc/hdcp.o
  2103. LD drivers/media/platform/msm/camera_v2/sensor/flash/built-in.o
  2104. CC drivers/media/platform/msm/camera_v2/sensor/io/msm_camera_cci_i2c.o
  2105. CC net/netfilter/nfnetlink_log.o
  2106. CC net/ipv4/tcp_diag.o
  2107. CC drivers/misc/compat_qseecom.o
  2108. CC drivers/media/platform/msm/camera_v2/sensor/io/msm_camera_qup_i2c.o
  2109. CC net/ipv4/tcp_cubic.o
  2110. CC net/netfilter/nf_conntrack_core.o
  2111. CC drivers/media/platform/msm/camera_v2/sensor/io/msm_camera_spi.o
  2112. CC net/ipv4/xfrm4_policy.o
  2113. CC drivers/media/platform/msm/camera_v2/sensor/io/msm_camera_dt_util.o
  2114. CC net/ipv4/xfrm4_state.o
  2115. CC drivers/misc/uid_sys_stats.o
  2116. CC net/netfilter/nf_conntrack_standalone.o
  2117. CC drivers/misc/memory_state_time.o
  2118. CC net/ipv4/xfrm4_input.o
  2119. LD drivers/media/platform/msm/camera_v2/sensor/io/built-in.o
  2120. CC drivers/media/platform/msm/camera_v2/sensor/ois/msm_ois.o
  2121. LD drivers/misc/built-in.o
  2122. LD drivers/mmc/built-in.o
  2123. CC net/netfilter/nf_conntrack_expect.o
  2124. LD drivers/media/platform/msm/camera_v2/sensor/ois/built-in.o
  2125. CC drivers/media/platform/msm/camera_v2/sensor/msm_sensor_init.o
  2126. CC net/ipv4/xfrm4_output.o
  2127. CC drivers/net/bonding/bond_main.o
  2128. CC drivers/media/platform/msm/camera_v2/sensor/msm_sensor_driver.o
  2129. CC net/netfilter/nf_conntrack_helper.o
  2130. CC net/ipv4/xfrm4_protocol.o
  2131. CC drivers/media/platform/msm/camera_v2/sensor/msm_sensor.o
  2132. CC net/netfilter/nf_conntrack_proto.o
  2133. LD net/ipv4/built-in.o
  2134. LD drivers/media/platform/msm/camera_v2/sensor/built-in.o
  2135. CC net/netlink/af_netlink.o
  2136. CC drivers/media/platform/msm/camera_v2/msm.o
  2137. CC drivers/net/bonding/bond_3ad.o
  2138. CC net/netfilter/nf_conntrack_l3proto_generic.o
  2139. LD drivers/media/platform/msm/camera_v2/built-in.o
  2140. LD drivers/media/platform/msm/sde/built-in.o
  2141. CC drivers/net/bonding/bond_alb.o
  2142. CC drivers/media/platform/msm/vidc/msm_v4l2_vidc.o
  2143. CC net/netfilter/nf_conntrack_proto_generic.o
  2144. CC net/netlink/genetlink.o
  2145. CC net/netfilter/nf_conntrack_proto_tcp.o
  2146. CC drivers/media/platform/msm/vidc/msm_vidc_common.o
  2147. CC drivers/net/bonding/bond_sysfs.o
  2148. LD net/netlink/built-in.o
  2149. CC net/packet/af_packet.o
  2150. CC net/netfilter/nf_conntrack_proto_udp.o
  2151. CC drivers/net/bonding/bond_sysfs_slave.o
  2152. CC drivers/net/bonding/bond_debugfs.o
  2153. CC net/netfilter/nf_conntrack_extend.o
  2154. CC drivers/net/bonding/bond_netlink.o
  2155. CC net/netfilter/nf_conntrack_acct.o
  2156. LD net/packet/built-in.o
  2157. CC net/rfkill/core.o
  2158. CC drivers/net/bonding/bond_options.o
  2159. CC drivers/media/platform/msm/vidc/msm_vidc.o
  2160. CC net/netfilter/nf_conntrack_seqadj.o
  2161. LD net/rfkill/rfkill.o
  2162. LD net/rfkill/built-in.o
  2163. CC drivers/net/bonding/bond_procfs.o
  2164. CC net/rmnet_data/rmnet_data_main.o
  2165. CC drivers/media/platform/msm/vidc/msm_vdec.o
  2166. CC net/netfilter/nf_conntrack_ecache.o
  2167. LD drivers/net/bonding/bonding.o
  2168. LD drivers/net/bonding/built-in.o
  2169. CC net/rmnet_data/rmnet_data_config.o
  2170. CC net/netfilter/nf_conntrack_proto_dccp.o
  2171. LD drivers/net/ethernet/3com/built-in.o
  2172. LD drivers/net/ethernet/8390/built-in.o
  2173. LD drivers/net/ethernet/adaptec/built-in.o
  2174. CC drivers/media/platform/msm/vidc/msm_venc.o
  2175. CC net/rmnet_data/rmnet_data_vnd.o
  2176. LD drivers/net/ethernet/agere/built-in.o
  2177. LD drivers/net/ethernet/alteon/built-in.o
  2178. LD drivers/net/ethernet/amd/built-in.o
  2179. LD drivers/net/ethernet/arc/built-in.o
  2180. LD drivers/net/ethernet/atheros/built-in.o
  2181. LD drivers/net/ethernet/broadcom/built-in.o
  2182. CC net/netfilter/nf_conntrack_proto_gre.o
  2183. LD drivers/net/ethernet/brocade/built-in.o
  2184. LD drivers/net/ethernet/chelsio/built-in.o
  2185. LD drivers/net/ethernet/cisco/built-in.o
  2186. LD drivers/net/ethernet/dec/built-in.o
  2187. LD drivers/net/ethernet/dlink/built-in.o
  2188. LD drivers/net/ethernet/emulex/built-in.o
  2189. LD drivers/net/ethernet/hp/built-in.o
  2190. LD drivers/net/ethernet/i825xx/built-in.o
  2191. LD drivers/net/ethernet/intel/built-in.o
  2192. CC net/rmnet_data/rmnet_data_handlers.o
  2193. LD drivers/net/ethernet/marvell/built-in.o
  2194. LD drivers/net/ethernet/mellanox/built-in.o
  2195. LD drivers/net/ethernet/micrel/built-in.o
  2196. LD drivers/net/ethernet/microchip/built-in.o
  2197. CC drivers/net/ethernet/msm/rndis_ipa.o
  2198. CC net/netfilter/nf_conntrack_proto_sctp.o
  2199. CC drivers/media/platform/msm/vidc/msm_smem.o
  2200. CC net/rmnet_data/rmnet_map_data.o
  2201. CC net/netfilter/nf_conntrack_proto_udplite.o
  2202. CC drivers/media/platform/msm/vidc/msm_vidc_debug.o
  2203. LD drivers/net/ethernet/msm/built-in.o
  2204. LD drivers/net/ethernet/myricom/built-in.o
  2205. CC net/rmnet_data/rmnet_map_command.o
  2206. LD drivers/net/ethernet/natsemi/built-in.o
  2207. CC net/netfilter/nf_conntrack_netlink.o
  2208. LD drivers/net/ethernet/neterion/built-in.o
  2209. LD drivers/net/ethernet/nvidia/built-in.o
  2210. LD drivers/net/ethernet/oki-semi/built-in.o
  2211. LD drivers/net/ethernet/packetengines/built-in.o
  2212. LD drivers/net/ethernet/qlogic/built-in.o
  2213. CC net/rmnet_data/rmnet_data_stats.o
  2214. LD drivers/net/ethernet/qualcomm/built-in.o
  2215. LD drivers/net/ethernet/rdc/built-in.o
  2216. CC drivers/media/platform/msm/vidc/msm_vidc_res_parse.o
  2217. LD drivers/net/ethernet/realtek/built-in.o
  2218. LD drivers/net/ethernet/samsung/built-in.o
  2219. LD drivers/net/ethernet/seeq/built-in.o
  2220. LD drivers/net/ethernet/silan/built-in.o
  2221. LD drivers/net/ethernet/sis/built-in.o
  2222. LD drivers/net/ethernet/smsc/built-in.o
  2223. LD net/rmnet_data/rmnet_data.o
  2224. LD net/rmnet_data/built-in.o
  2225. LD drivers/net/ethernet/stmicro/built-in.o
  2226. LD drivers/net/ethernet/sun/built-in.o
  2227. LD drivers/net/ethernet/tehuti/built-in.o
  2228. LD drivers/net/ethernet/ti/built-in.o
  2229. LD drivers/net/ethernet/via/built-in.o
  2230. LD drivers/net/ethernet/wiznet/built-in.o
  2231. CC net/sched/sch_generic.o
  2232. LD drivers/net/ethernet/built-in.o
  2233. CC drivers/net/phy/phy.o
  2234. CC drivers/media/platform/msm/vidc/venus_hfi.o
  2235. CC net/netfilter/nf_conntrack_amanda.o
  2236. CC net/sched/sch_mq.o
  2237. CC drivers/net/phy/phy_device.o
  2238. CC net/netfilter/nf_conntrack_ftp.o
  2239. CC net/sched/sch_api.o
  2240. CC drivers/net/phy/mdio_bus.o
  2241. CC net/netfilter/nf_conntrack_h323_main.o
  2242. CC drivers/media/platform/msm/vidc/hfi_response_handler.o
  2243. CC net/sched/sch_blackhole.o
  2244. LD drivers/net/phy/libphy.o
  2245. LD drivers/net/phy/built-in.o
  2246. CC drivers/net/ppp/ppp_generic.o
  2247. CC net/sched/cls_api.o
  2248. CC drivers/media/platform/msm/vidc/hfi_packetization.o
  2249. CC net/netfilter/nf_conntrack_h323_asn1.o
  2250. CC net/netfilter/nf_conntrack_irc.o
  2251. CC net/sched/act_api.o
  2252. CC drivers/media/platform/msm/vidc/vidc_hfi.o
  2253. CC net/netfilter/nf_conntrack_broadcast.o
  2254. CC drivers/net/ppp/ppp_async.o
  2255. CC drivers/media/platform/msm/vidc/venus_boot.o
  2256. CC net/sched/act_gact.o
  2257. CC drivers/media/platform/msm/vidc/msm_vidc_dcvs.o
  2258. CC net/netfilter/nf_conntrack_netbios_ns.o
  2259. CC drivers/net/ppp/bsd_comp.o
  2260. CC net/sched/act_mirred.o
  2261. CC net/netfilter/nf_conntrack_pptp.o
  2262. CC drivers/net/ppp/ppp_deflate.o
  2263. CC drivers/media/platform/msm/vidc/governors/msm_vidc_dyn_gov.o
  2264. CC drivers/net/ppp/ppp_mppe.o
  2265. CC net/sched/act_skbedit.o
  2266. CC net/sched/sch_fifo.o
  2267. CC net/netfilter/nf_conntrack_sane.o
  2268. CC drivers/net/ppp/ppp_synctty.o
  2269. CC drivers/media/platform/msm/vidc/governors/msm_vidc_table_gov.o
  2270. CC net/netfilter/nf_conntrack_tftp.o
  2271. CC drivers/net/ppp/pppox.o
  2272. CC net/sched/sch_htb.o
  2273. LD drivers/media/platform/msm/vidc/governors/built-in.o
  2274. CC drivers/media/platform/msm/vidc/vmem/vmem.o
  2275. CC drivers/net/ppp/pppoe.o
  2276. CC net/netfilter/nf_log_common.o
  2277. CC drivers/media/platform/msm/vidc/vmem/vmem_debugfs.o
  2278. LD drivers/media/platform/msm/vidc/vmem/built-in.o
  2279. LD drivers/media/platform/msm/vidc/built-in.o
  2280. CC net/sched/sch_ingress.o
  2281. LD drivers/media/platform/msm/built-in.o
  2282. LD drivers/media/platform/omap/built-in.o
  2283. CC drivers/media/platform/soc_camera/soc_camera.o
  2284. CC net/netfilter/nf_nat_core.o
  2285. CC drivers/net/ppp/pppolac.o
  2286. CC net/sched/sch_prio.o
  2287. CC net/sched/sch_multiq.o
  2288. CC drivers/net/ppp/pppopns.o
  2289. CC drivers/media/platform/soc_camera/soc_mediabus.o
  2290. CC net/netfilter/nf_nat_proto_unknown.o
  2291. LD drivers/net/ppp/built-in.o
  2292. CC drivers/net/slip/slhc.o
  2293. CC net/sched/cls_u32.o
  2294. CC drivers/media/platform/soc_camera/soc_camera_platform.o
  2295. CC net/netfilter/nf_nat_proto_common.o
  2296. LD drivers/media/platform/soc_camera/built-in.o
  2297. LD drivers/media/platform/built-in.o
  2298. LD drivers/media/radio/built-in.o
  2299. CC net/sched/cls_fw.o
  2300. LD drivers/media/rc/keymaps/built-in.o
  2301. LD drivers/media/rc/built-in.o
  2302. LD drivers/media/tuners/built-in.o
  2303. LD drivers/net/slip/built-in.o
  2304. CC drivers/net/usb/rtl8150.o
  2305. CC net/netfilter/nf_nat_proto_udp.o
  2306. LD drivers/media/usb/b2c2/built-in.o
  2307. LD drivers/media/usb/dvb-usb/built-in.o
  2308. LD drivers/media/usb/dvb-usb-v2/built-in.o
  2309. LD drivers/media/usb/s2255/built-in.o
  2310. CC net/sched/cls_flow.o
  2311. LD drivers/media/usb/siano/built-in.o
  2312. LD drivers/media/usb/stkwebcam/built-in.o
  2313. LD drivers/media/usb/ttusb-budget/built-in.o
  2314. LD drivers/media/usb/ttusb-dec/built-in.o
  2315. LD drivers/media/usb/zr364xx/built-in.o
  2316. LD drivers/media/usb/built-in.o
  2317. CC net/netfilter/nf_nat_proto_tcp.o
  2318. CC drivers/media/v4l2-core/v4l2-dev.o
  2319. CC drivers/net/usb/r8152.o
  2320. CC net/netfilter/nf_nat_helper.o
  2321. CC net/sched/ematch.o
  2322. CC drivers/media/v4l2-core/v4l2-ioctl.o
  2323. CC net/netfilter/nf_nat_proto_dccp.o
  2324. CC net/sched/em_cmp.o
  2325. CC net/netfilter/nf_nat_proto_udplite.o
  2326. CC net/sched/em_nbyte.o
  2327. CC drivers/net/usb/asix_devices.o
  2328. CC net/netfilter/nf_nat_proto_sctp.o
  2329. CC drivers/media/v4l2-core/v4l2-device.o
  2330. CC net/sched/em_u32.o
  2331. CC drivers/net/usb/asix_common.o
  2332. CC net/netfilter/nf_nat_amanda.o
  2333. CC net/sched/em_meta.o
  2334. CC drivers/media/v4l2-core/v4l2-fh.o
  2335. CC drivers/net/usb/ax88172a.o
  2336. CC net/netfilter/nf_nat_ftp.o
  2337. CC net/sched/em_text.o
  2338. CC drivers/media/v4l2-core/v4l2-event.o
  2339. CC drivers/net/usb/ax88179_178a.o
  2340. CC net/netfilter/nf_nat_irc.o
  2341. LD net/sched/built-in.o
  2342. CC net/unix/af_unix.o
  2343. CC drivers/media/v4l2-core/v4l2-ctrls.o
  2344. CC net/netfilter/nf_nat_tftp.o
  2345. CC drivers/net/usb/cdc_ether.o
  2346. CC net/netfilter/x_tables.o
  2347. CC net/unix/garbage.o
  2348. CC drivers/net/usb/usbnet.o
  2349. CC drivers/media/v4l2-core/v4l2-subdev.o
  2350. CC net/netfilter/xt_tcpudp.o
  2351. CC net/unix/sysctl_net_unix.o
  2352. CC net/netfilter/xt_mark.o
  2353. CC drivers/media/v4l2-core/v4l2-clk.o
  2354. LD net/unix/unix.o
  2355. LD net/unix/built-in.o
  2356. CC net/wireless/core.o
  2357. CC net/netfilter/xt_connmark.o
  2358. CC drivers/media/v4l2-core/v4l2-async.o
  2359. CC drivers/net/usb/cdc_ncm.o
  2360. CC net/netfilter/xt_nat.o
  2361. CC drivers/media/v4l2-core/v4l2-compat-ioctl32.o
  2362. CC net/netfilter/xt_CLASSIFY.o
  2363. LD drivers/net/usb/asix.o
  2364. LD drivers/net/usb/built-in.o
  2365. CC net/wireless/sysfs.o
  2366. CC net/netfilter/xt_CONNSECMARK.o
  2367. CC drivers/net/wireless/cnss/cnss_pci.o
  2368. CC net/netfilter/xt_CT.o
  2369. CC net/wireless/radiotap.o
  2370. CC net/wireless/util.o
  2371. CC net/netfilter/xt_LOG.o
  2372. CC drivers/media/v4l2-core/v4l2-of.o
  2373. CC drivers/net/wireless/cnss/cnss_common.o
  2374. CC net/netfilter/xt_NETMAP.o
  2375. CC drivers/media/v4l2-core/v4l2-common.o
  2376. CC net/netfilter/xt_NFLOG.o
  2377. CC drivers/net/wireless/cnss/custom_platdev.o
  2378. CC drivers/media/v4l2-core/v4l2-dv-timings.o
  2379. CC net/netfilter/xt_NFQUEUE.o
  2380. CC net/wireless/reg.o
  2381. LD drivers/net/wireless/cnss/built-in.o
  2382. CC drivers/net/wireless/cnss_crypto/cnss_secif.o
  2383. CC drivers/media/v4l2-core/v4l2-mem2mem.o
  2384. CC net/netfilter/xt_REDIRECT.o
  2385. LD drivers/net/wireless/cnss_crypto/built-in.o
  2386. CC drivers/net/wireless/cnss_genl/cnss_nl.o
  2387. CC net/netfilter/xt_SECMARK.o
  2388. CC drivers/media/v4l2-core/videobuf-core.o
  2389. CC net/wireless/scan.o
  2390. CC net/netfilter/xt_TPROXY.o
  2391. LD drivers/net/wireless/cnss_genl/built-in.o
  2392. CC drivers/net/wireless/cnss_prealloc/cnss_prealloc.o
  2393. CC drivers/media/v4l2-core/videobuf2-core.o
  2394. CC net/netfilter/xt_TCPMSS.o
  2395. LD drivers/net/wireless/cnss_prealloc/built-in.o
  2396. LD drivers/net/wireless/built-in.o
  2397. CC drivers/net/dummy.o
  2398. CC drivers/net/mii.o
  2399. CC net/wireless/nl80211.o
  2400. CC net/netfilter/xt_TEE.o
  2401. CC net/netfilter/xt_TRACE.o
  2402. CC drivers/net/Space.o
  2403. LD drivers/media/v4l2-core/videodev.o
  2404. LD drivers/media/v4l2-core/built-in.o
  2405. CC drivers/media/media-device.o
  2406. CC net/netfilter/xt_IDLETIMER.o
  2407. CC drivers/net/loopback.o
  2408. CC drivers/media/media-devnode.o
  2409. CC net/netfilter/xt_HARDIDLETIMER.o
  2410. CC drivers/net/tun.o
  2411. CC drivers/media/media-entity.o
  2412. CC net/netfilter/xt_comment.o
  2413. CC net/netfilter/xt_connlimit.o
  2414. LD drivers/media/media.o
  2415. LD drivers/media/built-in.o
  2416. CC drivers/nfc/pn551.o
  2417. LD drivers/net/built-in.o
  2418. LD drivers/nfc/built-in.o
  2419. CC net/netfilter/xt_conntrack.o
  2420. CC drivers/of/base.o
  2421. CC drivers/pci/access.o
  2422. CC net/netfilter/xt_dscp.o
  2423. CC drivers/of/device.o
  2424. CC net/netfilter/xt_ecn.o
  2425. CC drivers/pci/bus.o
  2426. CC net/netfilter/xt_esp.o
  2427. CC drivers/of/platform.o
  2428. CC drivers/pci/probe.o
  2429. CC net/netfilter/xt_hashlimit.o
  2430. CC drivers/of/fdt.o
  2431. CC net/netfilter/xt_helper.o
  2432. CC drivers/pci/host-bridge.o
  2433. CC drivers/of/fdt_address.o
  2434. CC net/wireless/mlme.o
  2435. CC net/netfilter/xt_hl.o
  2436. CC drivers/of/address.o
  2437. CC drivers/pci/remove.o
  2438. CC net/netfilter/xt_iprange.o
  2439. CC drivers/of/irq.o
  2440. CC drivers/pci/pci.o
  2441. CC net/netfilter/xt_length.o
  2442. CC drivers/of/of_net.o
  2443. CC net/wireless/ibss.o
  2444. CC net/netfilter/xt_limit.o
  2445. CC net/netfilter/xt_mac.o
  2446. CC drivers/of/of_mdio.o
  2447. CC net/netfilter/xt_multiport.o
  2448. CC drivers/pci/pci-driver.o
  2449. CC net/wireless/sme.o
  2450. CC drivers/of/of_pci.o
  2451. CC net/netfilter/xt_pkttype.o
  2452. CC drivers/of/of_pci_irq.o
  2453. CC drivers/pci/search.o
  2454. CC net/netfilter/xt_policy.o
  2455. CC drivers/of/of_spmi.o
  2456. CC net/netfilter/xt_qtaguid_print.o
  2457. CC drivers/pci/pci-sysfs.o
  2458. CC net/wireless/chan.o
  2459. CC net/netfilter/xt_qtaguid.o
  2460. CC drivers/of/of_reserved_mem.o
  2461. CC drivers/pci/rom.o
  2462. CC drivers/pci/setup-res.o
  2463. CC drivers/of/of_slimbus.o
  2464. CC net/wireless/ethtool.o
  2465. CC drivers/of/of_batterydata.o
  2466. CC drivers/pci/irq.o
  2467. CC net/netfilter/xt_quota.o
  2468. LD drivers/of/built-in.o
  2469. CC net/wireless/mesh.o
  2470. CC drivers/phy/phy-core.o
  2471. CC drivers/pci/vpd.o
  2472. CC net/netfilter/xt_quota2.o
  2473. CC drivers/pci/setup-bus.o
  2474. CC net/wireless/ap.o
  2475. CC drivers/phy/phy-qcom-ufs.o
  2476. CC net/netfilter/xt_socket.o
  2477. CC net/wireless/trace.o
  2478. CC drivers/phy/phy-qcom-ufs-qmp-20nm.o
  2479. CC drivers/pci/vc.o
  2480. CC drivers/pci/proc.o
  2481. CC drivers/phy/phy-qcom-ufs-qmp-14nm.o
  2482. CC net/netfilter/xt_state.o
  2483. CC drivers/pci/slot.o
  2484. CC net/netfilter/xt_statistic.o
  2485. CC drivers/phy/phy-qcom-ufs-qmp-v3.o
  2486. CC drivers/phy/phy-qcom-ufs-qrbtc-v2.o
  2487. CC net/netfilter/xt_string.o
  2488. CC drivers/pci/quirks.o
  2489. LD drivers/phy/built-in.o
  2490. CC net/netfilter/xt_time.o
  2491. CC drivers/pinctrl/core.o
  2492. CC net/netfilter/xt_u32.o
  2493. LD net/netfilter/netfilter.o
  2494. LD net/netfilter/nfnetlink_queue.o
  2495. LD net/netfilter/nf_conntrack.o
  2496. LD net/netfilter/nf_conntrack_h323.o
  2497. LD net/netfilter/nf_nat.o
  2498. CC drivers/pinctrl/pinctrl-utils.o
  2499. LD net/netfilter/built-in.o
  2500. CC drivers/pci/msi.o
  2501. CC net/xfrm/xfrm_policy.o
  2502. CC drivers/pinctrl/pinmux.o
  2503. CC drivers/pinctrl/pinconf.o
  2504. CC drivers/pci/setup-irq.o
  2505. CC drivers/pci/pci-label.o
  2506. CC drivers/pinctrl/devicetree.o
  2507. CC drivers/pci/syscall.o
  2508. CC drivers/pinctrl/pinconf-generic.o
  2509. CC drivers/pci/of.o
  2510. CC net/wireless/wext-core.o
  2511. LD drivers/pinctrl/freescale/built-in.o
  2512. CC drivers/pinctrl/qcom/pinctrl-msm.o
  2513. CC drivers/pci/host/pci-msm.o
  2514. CC net/xfrm/xfrm_state.o
  2515. CC net/wireless/wext-proc.o
  2516. CC drivers/pinctrl/qcom/pinctrl-msm8996.o
  2517. LD drivers/pinctrl/qcom/built-in.o
  2518. LD drivers/pinctrl/built-in.o
  2519. CC net/wireless/wext-spy.o
  2520. CC drivers/platform/msm/ipa/ipa_clients/odu_bridge.o
  2521. CC net/xfrm/xfrm_hash.o
  2522. CC net/wireless/wext-priv.o
  2523. CC net/xfrm/xfrm_input.o
  2524. CC net/wireless/regdb.o
  2525. LD net/wireless/cfg80211.o
  2526. CC drivers/platform/msm/ipa/ipa_clients/ipa_mhi_client.o
  2527. LD net/wireless/built-in.o
  2528. CC net/xfrm/xfrm_output.o
  2529. CC net/compat.o
  2530. LD drivers/platform/msm/ipa/ipa_clients/built-in.o
  2531. CC drivers/platform/msm/ipa/ipa_v2/ipa.o
  2532. CC net/xfrm/xfrm_sysctl.o
  2533. CC net/sysctl_net.o
  2534. CC net/xfrm/xfrm_replay.o
  2535. CC net/activity_stats.o
  2536. LD drivers/pci/host/built-in.o
  2537. LD drivers/pci/built-in.o
  2538. CC drivers/power/power_supply_core.o
  2539. CC drivers/power/power_supply_sysfs.o
  2540. CC net/xfrm/xfrm_proc.o
  2541. CC drivers/power/power_supply_leds.o
  2542. CC net/xfrm/xfrm_algo.o
  2543. CC drivers/power/smb1351-charger.o
  2544. CC drivers/power/qpnp-fg.o
  2545. CC drivers/platform/msm/ipa/ipa_v2/ipa_debugfs.o
  2546. CC net/xfrm/xfrm_user.o
  2547. CC drivers/platform/msm/ipa/ipa_v2/ipa_hdr.o
  2548. CC drivers/power/qpnp-smbcharger.o
  2549. CC net/xfrm/xfrm_ipcomp.o
  2550. CC drivers/platform/msm/ipa/ipa_v2/ipa_flt.o
  2551. LD net/xfrm/built-in.o
  2552. LD net/built-in.o
  2553. CC drivers/platform/msm/ipa/ipa_v2/ipa_rt.o
  2554. CC drivers/power/pmic-voter.o
  2555. CC drivers/power/battery_current_limit.o
  2556. CC drivers/platform/msm/msm_bus/msm_bus_core.o
  2557. CC drivers/platform/msm/msm_bus/msm_bus_client_api.o
  2558. CC drivers/platform/msm/ipa/ipa_v2/ipa_dp.o
  2559. CC drivers/platform/msm/msm_bus/msm_bus_of.o
  2560. CC drivers/power/htc_battery.o
  2561. CC drivers/power/msm_bcl.o
  2562. CC drivers/platform/msm/msm_bus/msm_bus_rpm_smd.o
  2563. CC drivers/power/bcl_peripheral.o
  2564. CC drivers/platform/msm/msm_bus/msm_bus_fabric_adhoc.o
  2565. CC drivers/platform/msm/ipa/ipa_v2/ipa_client.o
  2566. CC drivers/power/qcom/msm-pm.o
  2567. CC drivers/platform/msm/msm_bus/msm_bus_arb_adhoc.o
  2568. CC drivers/power/reset/msm-poweroff.o
  2569. CC drivers/platform/msm/ipa/ipa_v2/ipa_utils.o
  2570. CC drivers/platform/msm/msm_bus/msm_bus_rules.o
  2571. CC drivers/power/qcom/pm-data.o
  2572. CC drivers/power/reset/htc_restart_handler.o
  2573. CC drivers/platform/msm/msm_bus/msm_bus_bimc_adhoc.o
  2574. LD drivers/power/reset/built-in.o
  2575. CC drivers/power/qcom/lpm-stats.o
  2576. LD drivers/power/power_supply.o
  2577. CC drivers/platform/msm/spmi/spmi.o
  2578. CC drivers/platform/msm/msm_bus/msm_bus_noc_adhoc.o
  2579. CC drivers/platform/msm/spmi/spmi-resources.o
  2580. CC drivers/power/qcom/pm-boot.o
  2581. CC drivers/platform/msm/msm_bus/msm_bus_of_adhoc.o
  2582. CC drivers/power/qcom/apm.o
  2583. CC drivers/platform/msm/spmi/spmi-pmic-arb.o
  2584. CC drivers/platform/msm/msm_bus/msm_bus_dbg_voter.o
  2585. LD drivers/power/qcom/built-in.o
  2586. LD drivers/power/built-in.o
  2587. CC drivers/platform/msm/spmi/qpnp-int.o
  2588. CC drivers/platform/msm/ipa/ipa_v2/ipa_nat.o
  2589. CC drivers/pwm/core.o
  2590. CC drivers/platform/msm/msm_bus/msm_bus_dbg.o
  2591. CC drivers/platform/msm/ipa/ipa_v2/ipa_intf.o
  2592. CC drivers/pwm/sysfs.o
  2593. CC drivers/platform/msm/spmi/spmi-dbgfs.o
  2594. CC drivers/pwm/pwm-qpnp.o
  2595. LD drivers/platform/msm/spmi/built-in.o
  2596. CC drivers/platform/msm/ipa/ipa_v2/teth_bridge.o
  2597. CC drivers/platform/msm/sps/bam.o
  2598. LD drivers/platform/msm/msm_bus/built-in.o
  2599. CC drivers/platform/msm/qpnp-power-on.o
  2600. CC drivers/platform/msm/ipa/ipa_v2/ipa_interrupts.o
  2601. LD drivers/pwm/built-in.o
  2602. CC drivers/regulator/core.o
  2603. CC drivers/platform/msm/ipa/ipa_v2/ipa_uc.o
  2604. CC drivers/platform/msm/qpnp-revid.o
  2605. CC drivers/platform/msm/qpnp-coincell.o
  2606. CC drivers/platform/msm/ipa/ipa_v2/ipa_uc_wdi.o
  2607. CC drivers/platform/msm/qpnp-haptic.o
  2608. CC drivers/regulator/dummy.o
  2609. CC drivers/platform/msm/ipa/ipa_v2/ipa_dma.o
  2610. CC drivers/regulator/fixed-helper.o
  2611. CC drivers/platform/msm/gpio-usbdetect.o
  2612. CC drivers/regulator/helpers.o
  2613. CC drivers/platform/msm/ipa/ipa_v2/ipa_uc_mhi.o
  2614. CC drivers/platform/msm/usb_bam.o
  2615. CC drivers/regulator/devres.o
  2616. CC drivers/platform/msm/ipa/ipa_v2/ipa_mhi.o
  2617. CC drivers/platform/msm/ipa/ipa_v2/rmnet_ipa.o
  2618. CC drivers/regulator/of_regulator.o
  2619. CC drivers/platform/msm/sps/sps_bam.o
  2620. CC drivers/regulator/fixed.o
  2621. CC drivers/regulator/proxy-consumer.o
  2622. CC drivers/platform/msm/ipa/ipa_v2/ipa_qmi_service_v01.o
  2623. CC drivers/platform/msm/ipa/ipa_v2/ipa_qmi_service.o
  2624. CC drivers/regulator/mem-acc-regulator.o
  2625. CC drivers/platform/msm/avtimer.o
  2626. CC drivers/platform/msm/sps/sps.o
  2627. CC drivers/platform/msm/ipa/ipa_api.o
  2628. CC drivers/regulator/fan53555.o
  2629. CC drivers/platform/msm/ipa/ipa_v2/rmnet_ipa_fd_ioctl.o
  2630. CC drivers/regulator/rpm-smd-regulator.o
  2631. LD drivers/platform/msm/ipa/ipa_v2/ipat.o
  2632. LD drivers/platform/msm/ipa/ipa_v2/built-in.o
  2633. CC drivers/platform/msm/ipa/ipa_rm.o
  2634. CC drivers/platform/msm/ipa/ipa_rm_dependency_graph.o
  2635. CC drivers/regulator/qpnp-regulator.o
  2636. CC drivers/platform/msm/ipa/ipa_rm_peers_list.o
  2637. CC drivers/platform/msm/ipa/ipa_rm_resource.o
  2638. CC drivers/platform/msm/ipa/ipa_rm_inactivity_timer.o
  2639. CC drivers/platform/msm/sps/sps_dma.o
  2640. CC drivers/platform/msm/sps/sps_map.o
  2641. CC drivers/platform/msm/sps/sps_mem.o
  2642. CC drivers/regulator/spm-regulator.o
  2643. LD drivers/platform/msm/ipa/ipa_common
  2644. CC drivers/platform/msm/sps/sps_rm.o
  2645. LD drivers/platform/msm/ipa/built-in.o
  2646. CC drivers/regulator/cpr3-regulator.o
  2647. CC drivers/rtc/rtc-lib.o
  2648. LD drivers/platform/msm/sps/built-in.o
  2649. LD drivers/platform/msm/built-in.o
  2650. LD drivers/platform/built-in.o
  2651. CC drivers/rtc/hctosys.o
  2652. CC drivers/regulator/cpr3-util.o
  2653. CC drivers/rtc/systohc.o
  2654. CC drivers/scsi/scsi.o
  2655. CC drivers/rtc/class.o
  2656. CC drivers/regulator/cpr3-hmss-regulator.o
  2657. CC drivers/rtc/interface.o
  2658. CC drivers/regulator/cpr3-mmss-regulator.o
  2659. CC drivers/scsi/hosts.o
  2660. CC drivers/regulator/qpnp-labibb-regulator.o
  2661. CC drivers/rtc/rtc-dev.o
  2662. CC drivers/regulator/stub-regulator.o
  2663. CC drivers/scsi/scsi_ioctl.o
  2664. CC drivers/rtc/rtc-proc.o
  2665. CC drivers/regulator/kryo-regulator.o
  2666. CC drivers/rtc/rtc-sysfs.o
  2667. CC drivers/scsi/constants.o
  2668. CC drivers/rtc/qpnp-rtc.o
  2669. CC drivers/scsi/scsicam.o
  2670. LD drivers/regulator/built-in.o
  2671. CC drivers/sensors/sensors_ssc.o
  2672. LD drivers/sensors/built-in.o
  2673. CC drivers/scsi/scsi_error.o
  2674. LD drivers/rtc/rtc-core.o
  2675. LD drivers/rtc/built-in.o
  2676. CC drivers/slimbus/slimbus.o
  2677. CC drivers/scsi/scsi_lib.o
  2678. AS drivers/soc/qcom/idle-v8.o
  2679. CC drivers/soc/qcom/cpu_ops.o
  2680. CC drivers/soc/qcom/msm_rq_stats.o
  2681. CC drivers/scsi/scsi_lib_dma.o
  2682. CC drivers/scsi/scsi_scan.o
  2683. CC drivers/slimbus/slim-msm.o
  2684. CC drivers/soc/qcom/cpuss_dump.o
  2685. CC drivers/scsi/scsi_sysfs.o
  2686. CC drivers/soc/qcom/memory_dump_v2.o
  2687. CC drivers/slimbus/slim-msm-ngd.o
  2688. CC drivers/soc/qcom/ddr-health.o
  2689. CC drivers/scsi/scsi_devinfo.o
  2690. CC drivers/soc/qcom/dcc.o
  2691. CC drivers/scsi/scsi_sysctl.o
  2692. CC drivers/scsi/scsi_proc.o
  2693. CC drivers/scsi/scsi_trace.o
  2694. CC drivers/soc/qcom/watchdog_v2.o
  2695. LD drivers/slimbus/built-in.o
  2696. CC drivers/soundwire/soundwire.o
  2697. CC drivers/scsi/scsi_pm.o
  2698. CC drivers/scsi/ufs/ufs-qcom.o
  2699. CC drivers/soc/qcom/common_log.o
  2700. CC drivers/soc/qcom/cpu_pwr_ctl.o
  2701. CC drivers/soundwire/swr-wcd-ctrl.o
  2702. CC drivers/scsi/sd.o
  2703. CC drivers/soc/qcom/cache_m4m_erp64.o
  2704. CC drivers/scsi/ufs/ufs-qcom-ice.o
  2705. CC drivers/soc/qcom/socinfo.o
  2706. CC drivers/scsi/ufs/ufshcd.o
  2707. LD drivers/soundwire/built-in.o
  2708. CC drivers/spi/spi.o
  2709. CC drivers/soc/qcom/boot_stats.o
  2710. CC drivers/scsi/sg.o
  2711. CC drivers/soc/qcom/kryo-l2-accessors.o
  2712. CC drivers/soc/qcom/rpm-smd.o
  2713. CC drivers/spi/spidev.o
  2714. CC drivers/spi/spi-qup.o
  2715. LD drivers/scsi/scsi_mod.o
  2716. LD drivers/scsi/sd_mod.o
  2717. CC drivers/spi/spi_qsd.o
  2718. CC drivers/scsi/ufs/ufs_quirks.o
  2719. CC drivers/soc/qcom/event_timer.o
  2720. CC drivers/scsi/ufs/ufshcd-pltfrm.o
  2721. CC drivers/soc/qcom/rpm-smd-debug.o
  2722. CC drivers/scsi/ufs/ufs_test.o
  2723. LD drivers/spi/built-in.o
  2724. CC drivers/soc/qcom/spm.o
  2725. CC drivers/staging/staging.o
  2726. CC drivers/scsi/ufs/ufs-debugfs.o
  2727. CC drivers/soc/qcom/spm_devices.o
  2728. CC drivers/staging/android/ion/ion.o
  2729. CC drivers/scsi/ufs/ufs-qcom-debugfs.o
  2730. CC drivers/switch/switch_class.o
  2731. CC drivers/soc/qcom/scm.o
  2732. LD drivers/scsi/ufs/built-in.o
  2733. LD drivers/scsi/built-in.o
  2734. LD drivers/switch/built-in.o
  2735. CC drivers/thermal/thermal_core.o
  2736. CC drivers/staging/android/ion/ion_heap.o
  2737. CC drivers/tty/tty_io.o
  2738. CC drivers/soc/qcom/scm-boot.o
  2739. CC drivers/staging/android/ion/ion_page_pool.o
  2740. CC drivers/soc/qcom/mpm-of.o
  2741. CC drivers/staging/android/ion/ion_system_heap.o
  2742. CC drivers/thermal/thermal_hwmon.o
  2743. CC drivers/tty/n_tty.o
  2744. CC drivers/soc/qcom/smem.o
  2745. CC drivers/staging/android/ion/ion_carveout_heap.o
  2746. CC drivers/thermal/of-thermal.o
  2747. CC drivers/staging/android/ion/ion_chunk_heap.o
  2748. CC drivers/thermal/step_wise.o
  2749. CC drivers/soc/qcom/smem_debug.o
  2750. CC drivers/staging/android/ion/ion_system_secure_heap.o
  2751. CC drivers/soc/qcom/smd.o
  2752. LD drivers/thermal/samsung/built-in.o
  2753. CC drivers/thermal/msm-tsens.o
  2754. CC drivers/tty/tty_ioctl.o
  2755. CC drivers/staging/android/ion/ion_cma_heap.o
  2756. CC drivers/staging/android/ion/ion_cma_secure_heap.o
  2757. CC drivers/tty/tty_ldisc.o
  2758. CC drivers/staging/android/ion/compat_ion.o
  2759. CC drivers/tty/tty_buffer.o
  2760. CC drivers/soc/qcom/smd_debug.o
  2761. CC drivers/staging/android/ion/msm/msm_ion.o
  2762. CC drivers/thermal/qpnp-temp-alarm.o
  2763. CC drivers/tty/tty_port.o
  2764. CC drivers/soc/qcom/smd_private.o
  2765. CC drivers/thermal/qpnp-adc-tm.o
  2766. CC drivers/soc/qcom/smd_init_dt.o
  2767. CC drivers/staging/android/ion/msm/compat_msm_ion.o
  2768. CC drivers/tty/tty_mutex.o
  2769. CC drivers/soc/qcom/smsm_debug.o
  2770. LD drivers/staging/android/ion/msm/built-in.o
  2771. LD drivers/staging/android/ion/built-in.o
  2772. CC drivers/staging/android/binder.o
  2773. CC drivers/tty/tty_ldsem.o
  2774. CC drivers/soc/qcom/glink.o
  2775. CC drivers/thermal/msm_thermal.o
  2776. CC drivers/tty/pty.o
  2777. CC drivers/tty/tty_audit.o
  2778. CC drivers/tty/sysrq.o
  2779. LD drivers/tty/ipwireless/built-in.o
  2780. CC drivers/tty/serial/serial_core.o
  2781. CC drivers/staging/android/binder_alloc.o
  2782. CC drivers/thermal/msm_thermal-dev.o
  2783. CC drivers/soc/qcom/glink_debugfs.o
  2784. CC drivers/staging/android/ashmem.o
  2785. CC drivers/thermal/lmh_interface.o
  2786. CC drivers/soc/qcom/glink_ssr.o
  2787. CC drivers/staging/android/timed_output.o
  2788. CC drivers/tty/serial/earlycon.o
  2789. CC drivers/thermal/lmh_lite.o
  2790. CC drivers/staging/android/timed_gpio.o
  2791. CC drivers/tty/serial/msm_serial_hs.o
  2792. CC drivers/soc/qcom/glink_loopback_server.o
  2793. CC drivers/staging/android/lowmemorykiller.o
  2794. CC drivers/staging/android/sync.o
  2795. CC drivers/soc/qcom/glink_smd_xprt.o
  2796. LD drivers/thermal/thermal_sys.o
  2797. LD drivers/thermal/built-in.o
  2798. CC drivers/uio/uio.o
  2799. CC drivers/soc/qcom/glink_smem_native_xprt.o
  2800. CC drivers/staging/android/sw_sync.o
  2801. CC drivers/tty/serial/msm_serial_hs_lite.o
  2802. CC drivers/uio/msm_sharedmem/msm_sharedmem.o
  2803. CC drivers/staging/android/oneshot_sync.o
  2804. CC drivers/soc/qcom/smp2p.o
  2805. CC drivers/uio/msm_sharedmem/remote_filesystem_access_v01.o
  2806. CC drivers/uio/msm_sharedmem/sharedmem_qmi.o
  2807. LD drivers/staging/android/built-in.o
  2808. CC drivers/tty/serial/msm_smd_tty.o
  2809. LD drivers/staging/iio/accel/built-in.o
  2810. CC drivers/uio/msm_sharedmem/runtime_embedded_log.o
  2811. LD drivers/staging/iio/adc/built-in.o
  2812. CC drivers/soc/qcom/smp2p_debug.o
  2813. LD drivers/staging/iio/addac/built-in.o
  2814. LD drivers/staging/iio/cdc/built-in.o
  2815. LD drivers/staging/iio/frequency/built-in.o
  2816. LD drivers/staging/iio/gyro/built-in.o
  2817. LD drivers/tty/serial/built-in.o
  2818. LD drivers/staging/iio/impedance-analyzer/built-in.o
  2819. LD drivers/tty/vt/built-in.o
  2820. LD drivers/tty/built-in.o
  2821. LD drivers/staging/iio/light/built-in.o
  2822. CC drivers/soc/qcom/smp2p_sleepstate.o
  2823. LD drivers/staging/iio/magnetometer/built-in.o
  2824. LD drivers/uio/msm_sharedmem/built-in.o
  2825. LD drivers/uio/built-in.o
  2826. LD drivers/staging/iio/meter/built-in.o
  2827. LD drivers/staging/iio/resolver/built-in.o
  2828. LD drivers/staging/iio/sensors/built-in.o
  2829. CC drivers/video/backlight/lcd.o
  2830. LD drivers/staging/iio/trigger/built-in.o
  2831. LD drivers/staging/iio/built-in.o
  2832. CC drivers/soc/qcom/smp2p_loopback.o
  2833. LD drivers/staging/media/built-in.o
  2834. CC drivers/usb/common/common.o
  2835. CC drivers/staging/nanohub/main.o
  2836. CC drivers/soc/qcom/smp2p_test.o
  2837. CC drivers/video/backlight/backlight.o
  2838. LD drivers/usb/common/usb-common.o
  2839. LD drivers/usb/common/built-in.o
  2840. CC drivers/usb/core/usb.o
  2841. CC drivers/video/backlight/generic_bl.o
  2842. CC drivers/staging/nanohub/bl.o
  2843. CC drivers/soc/qcom/smp2p_spinlock_test.o
  2844. LD drivers/video/backlight/built-in.o
  2845. CC drivers/staging/nanohub/comms.o
  2846. CC drivers/usb/core/hub.o
  2847. CC drivers/soc/qcom/qmi_interface.o
  2848. CC drivers/video/fbdev/core/fb_notify.o
  2849. CC drivers/staging/nanohub/spi.o
  2850. CC drivers/video/fbdev/core/fb_cmdline.o
  2851. LD drivers/staging/nanohub/nanohub.o
  2852. LD drivers/staging/nanohub/built-in.o
  2853. CC drivers/soc/qcom/ipc_router_glink_xprt.o
  2854. CC drivers/video/fbdev/core/fbmem.o
  2855. CC drivers/soc/qcom/sysmon-glink.o
  2856. CC drivers/usb/core/hcd.o
  2857. CC drivers/video/fbdev/core/fbmon.o
  2858. CC drivers/soc/qcom/sysmon-qmi.o
  2859. CC drivers/video/fbdev/core/fbcmap.o
  2860. CC drivers/soc/qcom/memshare/heap_mem_ext_v01.o
  2861. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_assoc.o
  2862. CC drivers/usb/core/urb.o
  2863. CC drivers/soc/qcom/memshare/msm_memshare.o
  2864. CC drivers/video/fbdev/core/fbsysfs.o
  2865. LD drivers/soc/qcom/memshare/built-in.o
  2866. CC drivers/soc/qcom/qdsp6v2/apr.o
  2867. CC drivers/usb/core/message.o
  2868. CC drivers/video/fbdev/core/modedb.o
  2869. CC drivers/soc/qcom/qdsp6v2/apr_v2.o
  2870. CC drivers/soc/qcom/qdsp6v2/apr_tal.o
  2871. CC drivers/usb/core/driver.o
  2872. CC drivers/video/fbdev/core/fbcvt.o
  2873. CC drivers/soc/qcom/qdsp6v2/voice_svc.o
  2874. CC drivers/video/fbdev/core/cfbfillrect.o
  2875. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_cfg.o
  2876. CC drivers/soc/qcom/qdsp6v2/msm_audio_ion.o
  2877. CC drivers/usb/core/config.o
  2878. CC drivers/video/fbdev/core/cfbcopyarea.o
  2879. CC drivers/usb/core/file.o
  2880. CC drivers/soc/qcom/qdsp6v2/adsp-loader.o
  2881. CC drivers/video/fbdev/core/cfbimgblt.o
  2882. LD drivers/soc/qcom/qdsp6v2/built-in.o
  2883. CC drivers/soc/qcom/rpm_stats.o
  2884. CC drivers/usb/core/buffer.o
  2885. LD drivers/video/fbdev/core/fb.o
  2886. LD drivers/video/fbdev/core/built-in.o
  2887. CC drivers/soc/qcom/rpm_master_stat.o
  2888. CC drivers/usb/core/sysfs.o
  2889. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_debugfs.o
  2890. CC drivers/soc/qcom/rpm_rail_stats.o
  2891. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp.o
  2892. CC drivers/usb/core/endpoint.o
  2893. CC drivers/soc/qcom/system_stats.o
  2894. CC drivers/usb/core/devio.o
  2895. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_dev_pwr.o
  2896. CC drivers/soc/qcom/perf_event_kryo.o
  2897. CC drivers/soc/qcom/perf_event_l2.o
  2898. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_dp_utils.o
  2899. CC drivers/soc/qcom/rpm_log.o
  2900. CC drivers/usb/core/notify.o
  2901. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_early_suspend.o
  2902. CC drivers/soc/qcom/rpm_stats_ver.o
  2903. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_ctl.o
  2904. CC drivers/soc/qcom/msm_glink_pkt.o
  2905. CC drivers/usb/core/generic.o
  2906. CC drivers/usb/core/quirks.o
  2907. CC drivers/soc/qcom/peripheral-loader.o
  2908. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_ftm.o
  2909. CC drivers/usb/core/devices.o
  2910. CC drivers/usb/core/port.o
  2911. CC drivers/soc/qcom/subsys-pil-tz.o
  2912. CC drivers/usb/core/hcd-pci.o
  2913. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_hostapd.o
  2914. CC drivers/soc/qcom/pil-q6v5.o
  2915. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_pipe.o
  2916. LD drivers/usb/core/usbcore.o
  2917. LD drivers/usb/core/built-in.o
  2918. CC drivers/usb/dwc3/core.o
  2919. CC drivers/soc/qcom/pil-msa.o
  2920. CC drivers/soc/qcom/pil-q6v5-mss.o
  2921. CC drivers/usb/dwc3/debug.o
  2922. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_util.o
  2923. CC drivers/soc/qcom/core_ctl_helper.o
  2924. CC drivers/usb/dwc3/trace.o
  2925. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_main.o
  2926. CC drivers/soc/qcom/scm-errata.o
  2927. CC drivers/video/fbdev/msm/../../msm/mdss/dsi_status_6g.o
  2928. CC drivers/soc/qcom/msm_cpu_voltage.o
  2929. CC drivers/usb/dwc3/host.o
  2930. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_pp.o
  2931. CC drivers/soc/qcom/msm_power.o
  2932. CC drivers/usb/dwc3/gadget.o
  2933. CC drivers/soc/qcom/subsystem_notif.o
  2934. CC drivers/soc/qcom/subsystem_restart.o
  2935. CC drivers/usb/dwc3/ep0.o
  2936. CC drivers/soc/qcom/ramdump.o
  2937. CC drivers/usb/dwc3/debugfs.o
  2938. CC drivers/soc/qcom/service-notifier.o
  2939. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_pp_debug.o
  2940. CC drivers/usb/dwc3/dwc3-pci.o
  2941. CC drivers/soc/qcom/secure_buffer.o
  2942. CC drivers/usb/dwc3/dwc3-msm.o
  2943. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_pp_cache_config.o
  2944. CC drivers/soc/qcom/tracer_pkt.o
  2945. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_intf_video.o
  2946. CC drivers/soc/qcom/service-locator.o
  2947. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_ocb.o
  2948. CC drivers/usb/dwc3/dbm.o
  2949. CC drivers/soc/qcom/kernel_protect.o
  2950. LD drivers/soc/qcom/built-in.o
  2951. LD drivers/soc/built-in.o
  2952. LD drivers/usb/dwc3/dwc3.o
  2953. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_oemdata.o
  2954. LD drivers/usb/dwc3/built-in.o
  2955. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_intf_cmd.o
  2956. CC drivers/usb/gadget/usbstring.o
  2957. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_scan.o
  2958. CC drivers/usb/gadget/config.o
  2959. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_softap_tx_rx.o
  2960. CC drivers/usb/gadget/epautoconf.o
  2961. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_intf_writeback.o
  2962. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_tx_rx.o
  2963. CC drivers/usb/gadget/composite.o
  2964. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_rotator.o
  2965. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_trace.o
  2966. CC drivers/usb/gadget/functions.o
  2967. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_wext.o
  2968. CC drivers/usb/gadget/u_f.o
  2969. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_wmm.o
  2970. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_overlay.o
  2971. CC drivers/usb/gadget/debug.o
  2972. CC drivers/usb/gadget/function/f_acm.o
  2973. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_wowl.o
  2974. CC drivers/usb/gadget/function/u_serial.o
  2975. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_ipa.o
  2976. CC drivers/usb/gadget/function/f_serial.o
  2977. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_layer.o
  2978. CC drivers/usb/gadget/function/f_ncm.o
  2979. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_cfg80211.o
  2980. CC drivers/usb/gadget/function/f_ecm.o
  2981. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_splash_logo.o
  2982. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_p2p.o
  2983. CC drivers/usb/gadget/function/f_mass_storage.o
  2984. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_cdm.o
  2985. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_smmu.o
  2986. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_tdls.o
  2987. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_wfd.o
  2988. CC drivers/usb/gadget/function/storage_common.o
  2989. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_pp_v1_7.o
  2990. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_tsf.o
  2991. CC drivers/usb/gadget/function/f_fs.o
  2992. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_pp_v3.o
  2993. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_pp_common.o
  2994. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_memdump.o
  2995. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_mdp_debug.o
  2996. CC drivers/usb/gadget/function/f_uac1.o
  2997. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_debug.o
  2998. CC drivers/staging/qcacld-2.0/CORE/HDD/src/wlan_hdd_nan_datapath.o
  2999. CC drivers/staging/qcacld-2.0/CORE/EPPING/src/epping_main.o
  3000. CC drivers/usb/gadget/function/u_uac1.o
  3001. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_debug_xlog.o
  3002. CC drivers/usb/gadget/function/f_audio_source.o
  3003. CC drivers/staging/qcacld-2.0/CORE/EPPING/src/epping_txrx.o
  3004. CC drivers/staging/qcacld-2.0/CORE/EPPING/src/epping_tx.o
  3005. LD drivers/usb/gadget/function/usb_f_acm.o
  3006. LD drivers/usb/gadget/function/usb_f_serial.o
  3007. LD drivers/usb/gadget/function/usb_f_ncm.o
  3008. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_dsi.o
  3009. LD drivers/usb/gadget/function/usb_f_ecm.o
  3010. LD drivers/usb/gadget/function/usb_f_mass_storage.o
  3011. LD drivers/usb/gadget/function/usb_f_fs.o
  3012. LD drivers/usb/gadget/function/usb_f_uac1.o
  3013. LD drivers/usb/gadget/function/usb_f_audio_source.o
  3014. LD drivers/usb/gadget/function/built-in.o
  3015. LD drivers/usb/gadget/legacy/built-in.o
  3016. CC drivers/usb/gadget/udc/udc-core.o
  3017. CC drivers/staging/qcacld-2.0/CORE/EPPING/src/epping_rx.o
  3018. CC drivers/staging/qcacld-2.0/CORE/EPPING/src/epping_helper.o
  3019. LD drivers/usb/gadget/udc/built-in.o
  3020. CC drivers/usb/gadget/android.o
  3021. CC drivers/staging/qcacld-2.0/CORE/MAC/src/cfg/cfgApi.o
  3022. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_dsi_host.o
  3023. CC drivers/staging/qcacld-2.0/CORE/MAC/src/cfg/cfgDebug.o
  3024. CC drivers/staging/qcacld-2.0/CORE/MAC/src/cfg/cfgParamName.o
  3025. CC drivers/staging/qcacld-2.0/CORE/MAC/src/cfg/cfgProcMsg.o
  3026. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_dsi_cmd.o
  3027. CC drivers/staging/qcacld-2.0/CORE/MAC/src/cfg/cfgSendMsg.o
  3028. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_dsi_status.o
  3029. CC drivers/staging/qcacld-2.0/CORE/MAC/src/dph/dphHashTable.o
  3030. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_dsi_panel.o
  3031. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limAIDmgmt.o
  3032. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limAdmitControl.o
  3033. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limApi.o
  3034. CC drivers/video/fbdev/msm/../../msm/mdss/msm_mdss_io_8974.o
  3035. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limAssocUtils.o
  3036. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_dsi_phy.o
  3037. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limDebug.o
  3038. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_dsi_clk.o
  3039. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limFT.o
  3040. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limIbssPeerMgmt.o
  3041. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_panel.o
  3042. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_hdmi_util.o
  3043. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limLinkMonitoringAlgo.o
  3044. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limLogDump.o
  3045. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_hdmi_edid.o
  3046. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limP2P.o
  3047. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessActionFrame.o
  3048. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_cec_core.o
  3049. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_dba_utils.o
  3050. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessAssocReqFrame.o
  3051. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_io_util.o
  3052. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessAssocRspFrame.o
  3053. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_hdmi_tx.o
  3054. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessAuthFrame.o
  3055. LD drivers/usb/gadget/libcomposite.o
  3056. LD drivers/usb/gadget/g_android.o
  3057. LD drivers/usb/gadget/built-in.o
  3058. CC drivers/usb/host/pci-quirks.o
  3059. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessBeaconFrame.o
  3060. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessCfgUpdates.o
  3061. CC drivers/usb/host/xhci-pci.o
  3062. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessDeauthFrame.o
  3063. CC drivers/usb/host/xhci-plat.o
  3064. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_hdmi_panel.o
  3065. CC drivers/usb/host/xhci.o
  3066. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessDisassocFrame.o
  3067. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_hdmi_hdcp.o
  3068. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessMessageQueue.o
  3069. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessMlmReqMessages.o
  3070. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_hdmi_hdcp2p2.o
  3071. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_hdmi_cec.o
  3072. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessMlmRspMessages.o
  3073. CC drivers/usb/host/xhci-mem.o
  3074. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_hdmi_audio.o
  3075. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_wb.o
  3076. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_fb.o
  3077. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessProbeReqFrame.o
  3078. CC drivers/usb/host/xhci-ring.o
  3079. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessProbeRspFrame.o
  3080. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessSmeReqMessages.o
  3081. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limPropExtsUtils.o
  3082. CC drivers/usb/host/xhci-hub.o
  3083. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limRoamingAlgo.o
  3084. CC drivers/usb/host/xhci-dbg.o
  3085. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_util.o
  3086. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limScanResultUtils.o
  3087. CC drivers/usb/host/xhci-trace.o
  3088. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limSecurityUtils.o
  3089. CC drivers/video/fbdev/msm/../../msm/mdss/mdss_compat_utils.o
  3090. LD drivers/usb/host/xhci-plat-hcd.o
  3091. LD drivers/usb/host/xhci-hcd.o
  3092. LD drivers/usb/host/built-in.o
  3093. CC drivers/usb/misc/ehset.o
  3094. LD drivers/usb/misc/built-in.o
  3095. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limSendManagementFrames.o
  3096. CC drivers/usb/phy/phy.o
  3097. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limSendMessages.o
  3098. CC drivers/usb/phy/of.o
  3099. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limSendSmeRspMessages.o
  3100. CC drivers/usb/phy/class-dual-role.o
  3101. CC drivers/usb/phy/phy-generic.o
  3102. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limSerDesUtils.o
  3103. CC drivers/usb/phy/phy-msm-ssusb-qmp.o
  3104. LD drivers/video/fbdev/msm/../../msm/mdss/mdss-mdp.o
  3105. LD drivers/video/fbdev/msm/../../msm/mdss/mdss-dsi.o
  3106. LD drivers/video/fbdev/msm/../../msm/mdss/built-in.o
  3107. CC drivers/video/fbdev/msm/../../msm/msm_dba/msm_dba.o
  3108. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limSession.o
  3109. CC drivers/usb/phy/phy-msm-qusb.o
  3110. CC drivers/video/fbdev/msm/../../msm/msm_dba/msm_dba_init.o
  3111. CC drivers/video/fbdev/msm/../../msm/msm_dba/msm_dba_helpers.o
  3112. LD drivers/usb/phy/built-in.o
  3113. CC drivers/usb/serial/usb-serial.o
  3114. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limSessionUtils.o
  3115. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limSmeReqUtils.o
  3116. CC drivers/video/fbdev/msm/../../msm/msm_dba/msm_dba_debug.o
  3117. CC drivers/video/fbdev/msm/../../msm/msm_dba/adv7533.o
  3118. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limStaHashApi.o
  3119. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limTimerUtils.o
  3120. LD drivers/video/fbdev/msm/../../msm/msm_dba/built-in.o
  3121. LD drivers/video/fbdev/msm/../../msm/built-in.o
  3122. CC drivers/usb/serial/generic.o
  3123. LD drivers/video/fbdev/msm/built-in.o
  3124. LD drivers/video/fbdev/omap2/displays-new/built-in.o
  3125. LD drivers/video/fbdev/omap2/dss/built-in.o
  3126. LD drivers/video/fbdev/omap2/built-in.o
  3127. LD drivers/video/fbdev/built-in.o
  3128. LD drivers/video/built-in.o
  3129. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limTrace.o
  3130. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limUtils.o
  3131. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/lim/limProcessTdls.o
  3132. CC drivers/usb/serial/bus.o
  3133. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/pmm/pmmAP.o
  3134. LD drivers/usb/serial/usbserial.o
  3135. LD drivers/usb/serial/built-in.o
  3136. CC drivers/usb/storage/scsiglue.o
  3137. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/pmm/pmmApi.o
  3138. CC drivers/usb/storage/protocol.o
  3139. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/pmm/pmmDebug.o
  3140. CC drivers/usb/storage/transport.o
  3141. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/sch/schApi.o
  3142. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/sch/schBeaconGen.o
  3143. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/sch/schBeaconProcess.o
  3144. CC drivers/usb/storage/usb.o
  3145. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/sch/schDebug.o
  3146. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/sch/schMessage.o
  3147. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/rrm/rrmApi.o
  3148. CC drivers/staging/qcacld-2.0/CORE/MAC/src/pe/nan/nan_datapath.o
  3149. CC drivers/usb/storage/initializers.o
  3150. CC drivers/usb/storage/sierra_ms.o
  3151. CC drivers/staging/qcacld-2.0/CORE/SAP/src/sapApiLinkCntl.o
  3152. CC drivers/usb/storage/option_ms.o
  3153. CC drivers/staging/qcacld-2.0/CORE/SAP/src/sapChSelect.o
  3154. CC drivers/staging/qcacld-2.0/CORE/SAP/src/sapFsm.o
  3155. CC drivers/usb/storage/usual-tables.o
  3156. CC drivers/staging/qcacld-2.0/CORE/SAP/src/sapModule.o
  3157. LD drivers/usb/storage/usb-storage.o
  3158. LD drivers/usb/storage/built-in.o
  3159. CC drivers/usb/typec/typec.o
  3160. CC drivers/staging/qcacld-2.0/CORE/SME/src/ccm/ccmApi.o
  3161. CC drivers/staging/qcacld-2.0/CORE/SME/src/ccm/ccmLogDump.o
  3162. CC drivers/usb/typec/tcpm.o
  3163. CC drivers/staging/qcacld-2.0/CORE/SME/src/sme_common/sme_Api.o
  3164. CC drivers/staging/qcacld-2.0/CORE/SME/src/sme_common/sme_FTApi.o
  3165. CC drivers/staging/qcacld-2.0/CORE/SME/src/sme_common/sme_Trace.o
  3166. CC drivers/staging/qcacld-2.0/CORE/SME/src/csr/csrApiRoam.o
  3167. CC drivers/staging/qcacld-2.0/CORE/SME/src/csr/csrApiScan.o
  3168. CC drivers/usb/typec/fusb302/fusb302.o
  3169. LD drivers/usb/typec/fusb302/built-in.o
  3170. LD drivers/usb/typec/built-in.o
  3171. LD drivers/usb/built-in.o
  3172. CC drivers/staging/qcacld-2.0/CORE/SME/src/csr/csrCmdProcess.o
  3173. CC drivers/staging/qcacld-2.0/CORE/SME/src/csr/csrLinkList.o
  3174. CC drivers/staging/qcacld-2.0/CORE/SME/src/csr/csrLogDump.o
  3175. CC drivers/staging/qcacld-2.0/CORE/SME/src/csr/csrNeighborRoam.o
  3176. CC drivers/staging/qcacld-2.0/CORE/SME/src/csr/csrUtil.o
  3177. CC drivers/staging/qcacld-2.0/CORE/SME/src/csr/csrTdlsProcess.o
  3178. CC drivers/staging/qcacld-2.0/CORE/SME/src/oemData/oemDataApi.o
  3179. CC drivers/staging/qcacld-2.0/CORE/SME/src/p2p/p2p_Api.o
  3180. CC drivers/staging/qcacld-2.0/CORE/SME/src/pmc/pmcApi.o
  3181. CC drivers/staging/qcacld-2.0/CORE/SME/src/pmc/pmc.o
  3182. CC drivers/staging/qcacld-2.0/CORE/SME/src/pmc/pmcLogDump.o
  3183. CC drivers/staging/qcacld-2.0/CORE/SME/src/QoS/sme_Qos.o
  3184. CC drivers/staging/qcacld-2.0/CORE/SME/src/rrm/sme_rrm.o
  3185. CC drivers/staging/qcacld-2.0/CORE/SME/src/nan/nan_Api.o
  3186. CC drivers/staging/qcacld-2.0/CORE/SME/src/nan/nan_datapath_api.o
  3187. CC drivers/staging/qcacld-2.0/CORE/SVC/src/nlink/wlan_nlink_srv.o
  3188. CC drivers/staging/qcacld-2.0/CORE/SVC/src/ptt/wlan_ptt_sock_svc.o
  3189. CC drivers/staging/qcacld-2.0/CORE/SVC/src/logging/wlan_logging_sock_svc.o
  3190. CC drivers/staging/qcacld-2.0/CORE/SYS/common/src/wlan_qct_sys.o
  3191. CC drivers/staging/qcacld-2.0/CORE/SYS/legacy/src/pal/src/palApiComm.o
  3192. CC drivers/staging/qcacld-2.0/CORE/SYS/legacy/src/platform/src/VossWrapper.o
  3193. CC drivers/staging/qcacld-2.0/CORE/SYS/legacy/src/system/src/macInitApi.o
  3194. CC drivers/staging/qcacld-2.0/CORE/SYS/legacy/src/system/src/sysEntryFunc.o
  3195. CC drivers/staging/qcacld-2.0/CORE/SYS/legacy/src/utils/src/dot11f.o
  3196. CC drivers/staging/qcacld-2.0/CORE/SYS/legacy/src/utils/src/logApi.o
  3197. CC drivers/staging/qcacld-2.0/CORE/SYS/legacy/src/utils/src/logDump.o
  3198. CC drivers/staging/qcacld-2.0/CORE/SYS/legacy/src/utils/src/macTrace.o
  3199. CC drivers/staging/qcacld-2.0/CORE/SYS/legacy/src/utils/src/parserApi.o
  3200. CC drivers/staging/qcacld-2.0/CORE/SYS/legacy/src/utils/src/utilsApi.o
  3201. CC drivers/staging/qcacld-2.0/CORE/SYS/legacy/src/utils/src/utilsParser.o
  3202. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_api.o
  3203. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_event.o
  3204. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_getBin.o
  3205. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_list.o
  3206. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_lock.o
  3207. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_memory.o
  3208. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_mq.o
  3209. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_nvitem.o
  3210. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_packet.o
  3211. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_sched.o
  3212. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_threads.o
  3213. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_timer.o
  3214. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_trace.o
  3215. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_types.o
  3216. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_utils.o
  3217. CC drivers/staging/qcacld-2.0/CORE/VOSS/src/vos_diag.o
  3218. CC drivers/staging/qcacld-2.0/CORE/WDA/src/wlan_qct_wda_debug.o
  3219. CC drivers/staging/qcacld-2.0/CORE/WDA/src/wlan_qct_wda_legacy.o
  3220. CC drivers/staging/qcacld-2.0/CORE/SERVICES/DFS/src/dfs_bindetects.o
  3221. CC drivers/staging/qcacld-2.0/CORE/SERVICES/DFS/src/dfs.o
  3222. CC drivers/staging/qcacld-2.0/CORE/SERVICES/DFS/src/dfs_debug.o
  3223. CC drivers/staging/qcacld-2.0/CORE/SERVICES/DFS/src/dfs_fcc_bin5.o
  3224. CC drivers/staging/qcacld-2.0/CORE/SERVICES/DFS/src/dfs_init.o
  3225. CC drivers/staging/qcacld-2.0/CORE/SERVICES/DFS/src/dfs_misc.o
  3226. CC drivers/staging/qcacld-2.0/CORE/SERVICES/DFS/src/dfs_nol.o
  3227. CC drivers/staging/qcacld-2.0/CORE/SERVICES/DFS/src/dfs_phyerr_tlv.o
  3228. CC drivers/staging/qcacld-2.0/CORE/SERVICES/DFS/src/dfs_process_phyerr.o
  3229. CC drivers/staging/qcacld-2.0/CORE/SERVICES/DFS/src/dfs_process_radarevent.o
  3230. CC drivers/staging/qcacld-2.0/CORE/SERVICES/DFS/src/dfs_staggered.o
  3231. CC drivers/staging/qcacld-2.0/CORE/SERVICES/WMA/regdomain.o
  3232. CC drivers/staging/qcacld-2.0/CORE/SERVICES/WMA/wlan_nv.o
  3233. CC drivers/staging/qcacld-2.0/CORE/SERVICES/WMA/wma.o
  3234. CC drivers/staging/qcacld-2.0/CORE/SERVICES/WMA/wma_dfs_interface.o
  3235. CC drivers/staging/qcacld-2.0/CORE/SERVICES/WMA/wma_ocb.o
  3236. CC drivers/staging/qcacld-2.0/CORE/SERVICES/WMA/wma_nan_datapath.o
  3237. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TLSHIM/tl_shim.o
  3238. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_txrx.o
  3239. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_cfg.o
  3240. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_rx.o
  3241. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_rx_fwd.o
  3242. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_rx_defrag.o
  3243. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_tx_desc.o
  3244. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_tx_classify.o
  3245. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_tx.o
  3246. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_rx_reorder_timeout.o
  3247. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_rx_reorder.o
  3248. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_rx_pn.o
  3249. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_tx_queue.o
  3250. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_txrx_peer_find.o
  3251. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_txrx_event.o
  3252. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_txrx_encap.o
  3253. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_tx_send.o
  3254. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/TXRX/ol_tx_sched.o
  3255. CC drivers/staging/qcacld-2.0/CORE/SERVICES/WMI/wmi_unified.o
  3256. CC drivers/staging/qcacld-2.0/CORE/SERVICES/WMI/wmi_tlv_helper.o
  3257. CC drivers/staging/qcacld-2.0/CORE/UTILS/FWLOG/dbglog_host.o
  3258. CC drivers/staging/qcacld-2.0/CORE/SERVICES/HTC/htc.o
  3259. CC drivers/staging/qcacld-2.0/CORE/SERVICES/HTC/htc_send.o
  3260. CC drivers/staging/qcacld-2.0/CORE/SERVICES/HTC/htc_recv.o
  3261. CC drivers/staging/qcacld-2.0/CORE/SERVICES/HTC/htc_services.o
  3262. CC drivers/staging/qcacld-2.0/CORE/SERVICES/COMMON/adf/adf_nbuf.o
  3263. CC drivers/staging/qcacld-2.0/CORE/SERVICES/COMMON/adf/adf_os_mem.o
  3264. CC drivers/staging/qcacld-2.0/CORE/SERVICES/COMMON/adf/adf_os_lock.o
  3265. CC drivers/staging/qcacld-2.0/CORE/SERVICES/COMMON/adf/linux/adf_os_defer_pvt.o
  3266. CC drivers/staging/qcacld-2.0/CORE/SERVICES/COMMON/adf/linux/adf_os_lock_pvt.o
  3267. CC drivers/staging/qcacld-2.0/CORE/SERVICES/HIF/ath_procfs.o
  3268. CC drivers/staging/qcacld-2.0/CORE/SERVICES/HIF/PCIe/copy_engine.o
  3269. CC drivers/staging/qcacld-2.0/CORE/SERVICES/HIF/PCIe/hif_pci.o
  3270. CC drivers/staging/qcacld-2.0/CORE/SERVICES/HIF/PCIe/if_pci.o
  3271. CC drivers/staging/qcacld-2.0/CORE/SERVICES/HIF/PCIe/regtable.o
  3272. CC drivers/staging/qcacld-2.0/CORE/SERVICES/HIF/PCIe/mp_dev.o
  3273. CC drivers/staging/qcacld-2.0/CORE/SERVICES/BMI/bmi.o
  3274. CC drivers/staging/qcacld-2.0/CORE/SERVICES/BMI/ol_fw.o
  3275. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/HTT/htt_tx.o
  3276. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/HTT/htt.o
  3277. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/HTT/htt_t2h.o
  3278. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/HTT/htt_h2t.o
  3279. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/HTT/htt_fw_stats.o
  3280. CC drivers/staging/qcacld-2.0/CORE/CLD_TXRX/HTT/htt_rx.o
  3281. CC drivers/staging/qcacld-2.0/CORE/UTILS/PKTLOG/pktlog_ac.o
  3282. CC drivers/staging/qcacld-2.0/CORE/UTILS/PKTLOG/pktlog_internal.o
  3283. CC drivers/staging/qcacld-2.0/CORE/UTILS/PKTLOG/linux_ac.o
  3284. LD drivers/staging/qcacld-2.0/wlan.o
  3285. LD drivers/staging/qcacld-2.0/built-in.o
  3286. LD drivers/staging/built-in.o
  3287. LD drivers/built-in.o
  3288. LINK vmlinux
  3289. LD vmlinux.o
  3290. MODPOST vmlinux.o
  3291. GEN .version
  3292. CHK include/generated/compile.h
  3293. UPD include/generated/compile.h
  3294. CC init/version.o
  3295. LD init/built-in.o
  3296. KSYM .tmp_kallsyms1.o
  3297. KSYM .tmp_kallsyms2.o
  3298. LD vmlinux
  3299. SORTEX vmlinux
  3300. SYSMAP System.map
  3301. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_sailfish-xd.dtb
  3302. OBJCOPY arch/arm64/boot/Image
  3303. DTC arch/arm64/boot/dts/htc/msm8996-v3-htc_marlin-xb.dtb
  3304. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_sailfish-a.dtb
  3305. DTC arch/arm64/boot/dts/htc/msm8996pro-v1.1-htc_sailfish-xd.dtb
  3306. DTC arch/arm64/boot/dts/htc/msm8996-v3-htc_sailfish-xb.dtb
  3307. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_marlin-a.dtb
  3308. DTC arch/arm64/boot/dts/htc/msm8996pro-v1.1-htc_marlin-xc.dtb
  3309. DTC arch/arm64/boot/dts/htc/msm8996pro-v1.1-htc_marlin-xd.dtb
  3310. DTC arch/arm64/boot/dts/htc/msm8996-v3-htc_marlin-xa.dtb
  3311. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_marlin-xc.dtb
  3312. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_marlin-xd.dtb
  3313. DTC arch/arm64/boot/dts/htc/msm8996pro-v1.1-htc_sailfish-xc.dtb
  3314. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_sailfish-xc.dtb
  3315. DTC arch/arm64/boot/dts/htc/msm8996pro-v1.1-htc_marlin-a.dtb
  3316. DTC arch/arm64/boot/dts/htc/msm8996pro-v1.1-htc_sailfish-a.dtb
  3317. DTC arch/arm64/boot/dts/htc/msm8996-v3-htc_sailfish-xa.dtb
  3318. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_sailfish-xb.dtb
  3319. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_marlin-xa.dtb
  3320. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_marlin-xb.dtb
  3321. DTC arch/arm64/boot/dts/htc/msm8996pro-htc_sailfish-xa.dtb
  3322. GZIP arch/arm64/boot/Image.gz
  3323. CAT arch/arm64/boot/Image.gz-dtb
  3324. make[1]: Leaving directory '/home/cellmods85/xenon/out/target/product/marlin/obj/KERNEL_OBJ'
  3325. make: Leaving directory '/home/cellmods85/xenon/kernel/google/marlin'
  3326. Building DTBs
  3327. make: Entering directory '/home/cellmods85/xenon/kernel/google/marlin'
  3328. make[1]: Entering directory '/home/cellmods85/xenon/out/target/product/marlin/obj/KERNEL_OBJ'
  3329. CHK include/config/kernel.release
  3330. GEN ./Makefile
  3331. CHK include/generated/uapi/linux/version.h
  3332. Using /home/cellmods85/xenon/kernel/google/marlin as source for kernel
  3333. CHK include/generated/utsrelease.h
  3334. CALL /home/cellmods85/xenon/kernel/google/marlin/scripts/checksyscalls.sh
  3335. make[1]: Leaving directory '/home/cellmods85/xenon/out/target/product/marlin/obj/KERNEL_OBJ'
  3336. make: Leaving directory '/home/cellmods85/xenon/kernel/google/marlin'
  3337. Building Kernel Modules
  3338. make: Entering directory '/home/cellmods85/xenon/kernel/google/marlin'
  3339. make[1]: Entering directory '/home/cellmods85/xenon/out/target/product/marlin/obj/KERNEL_OBJ'
  3340. CHK include/config/kernel.release
  3341. GEN ./Makefile
  3342. CHK include/generated/uapi/linux/version.h
  3343. CHK include/generated/utsrelease.h
  3344. Using /home/cellmods85/xenon/kernel/google/marlin as source for kernel
  3345. CALL /home/cellmods85/xenon/kernel/google/marlin/scripts/checksyscalls.sh
  3346. Building modules, stage 2.
  3347. MODPOST 0 modules
  3348. make[1]: Leaving directory '/home/cellmods85/xenon/out/target/product/marlin/obj/KERNEL_OBJ'
  3349. make: Leaving directory '/home/cellmods85/xenon/kernel/google/marlin'
  3350. [ 30% 29578/97933] build INSTALLED_KERNEL_MODULES
  3351. Installing Kernel Modules
  3352. make: Entering directory '/home/cellmods85/xenon/kernel/google/marlin'
  3353. make[1]: Entering directory '/home/cellmods85/xenon/out/target/product/marlin/obj/KERNEL_OBJ'
  3354. DEPMOD 3.18.70-g7fa61b4
  3355. make[1]: Leaving directory '/home/cellmods85/xenon/out/target/product/marlin/obj/KERNEL_OBJ'
  3356. make: Leaving directory '/home/cellmods85/xenon/kernel/google/marlin'
  3357. depmod: WARNING: could not open /home/cellmods85/xenon/out/target/product/marlin/obj/PACKAGING/depmod_vendor_intermediates/lib/modules/0.0/modules.order: No such file or directory
  3358. depmod: WARNING: could not open /home/cellmods85/xenon/out/target/product/marlin/obj/PACKAGING/depmod_vendor_intermediates/lib/modules/0.0/modules.builtin: No such file or directory
  3359. [ 33% 33240/97933] //external/selinux/libsepol:libsepo.../gen/lex/external/selinux/libsepol/cil/src/cil_lexer.c
  3360. /home/cellmods85/xenon/out/soong/.intermediates/external/selinux/libsepol/libsepol/android_arm64_armv8-a_kryo_static_core/gen/lex/external/selinux/libsepol/cil/src/cil_lexer.c:1605:1: warning: function 'yy_fatal_error' could be declared with attribute 'noreturn' [-Wmissing-noreturn]
  3361. {
  3362. ^
  3363. 1 warning generated.
  3364. [ 34% 33303/97933] //external/selinux/libsepol:libsepo...ex/external/selinux/libsepol/cil/src/cil_lexer.c [arm]
  3365. /home/cellmods85/xenon/out/soong/.intermediates/external/selinux/libsepol/libsepol/android_arm_armv7-a-neon_kryo_static_core/gen/lex/external/selinux/libsepol/cil/src/cil_lexer.c:1605:1: warning: function 'yy_fatal_error' could be declared with attribute 'noreturn' [-Wmissing-noreturn]
  3366. {
  3367. ^
  3368. 1 warning generated.
  3369. [ 34% 33367/97933] //external/selinux/libsepol:libsepo.../external/selinux/libsepol/cil/src/cil_lexer.c [linux]
  3370. /home/cellmods85/xenon/out/soong/.intermediates/external/selinux/libsepol/libsepol/linux_x86_64_static/gen/lex/external/selinux/libsepol/cil/src/cil_lexer.c:1605:1: warning: function 'yy_fatal_error' could be declared with attribute 'noreturn' [-Wmissing-noreturn]
  3371. {
  3372. ^
  3373. 1 warning generated.
  3374. [ 34% 33429/97933] build /home/cellmods85/xenon/out/ta...FAKE/selinux_policy_intermediates/reqd_policy_mask.cil
  3375. /home/cellmods85/xenon/out/host/linux-x86/bin/checkpolicy: loading policy configuration from /home/cellmods85/xenon/out/target/product/marlin/obj/FAKE/selinux_policy_intermediates/reqd_policy_mask.conf
  3376. /home/cellmods85/xenon/out/host/linux-x86/bin/checkpolicy: policy configuration loaded
  3377. /home/cellmods85/xenon/out/host/linux-x86/bin/checkpolicy: writing CIL to /home/cellmods85/xenon/out/target/product/marlin/obj/FAKE/selinux_policy_intermediates/reqd_policy_mask.cil
  3378. [ 34% 33433/97933] build /home/cellmods85/xenon/out/ta...arlin/obj/ETC/sepolicy.recovery_intermediates/sepolicy
  3379. FAILED: /home/cellmods85/xenon/out/target/product/marlin/obj/ETC/sepolicy.recovery_intermediates/sepolicy
  3380. /bin/bash -c "(ASAN_OPTIONS=detect_leaks=0 /home/cellmods85/xenon/out/host/linux-x86/bin/checkpolicy -M -c 30 -o /home/cellmods85/xenon/out/target/product/marlin/obj/ETC/sepolicy.recovery_intermediates/sepolicy.tmp /home/cellmods85/xenon/out/target/product/marlin/obj/ETC/sepolicy.recovery_intermediates/sepolicy.recovery.conf ) && (/home/cellmods85/xenon/out/host/linux-x86/bin/sepolicy-analyze /home/cellmods85/xenon/out/target/product/marlin/obj/ETC/sepolicy.recovery_intermediates/sepolicy.tmp permissive > /home/cellmods85/xenon/out/target/product/marlin/obj/ETC/sepolicy.recovery_intermediates/sepolicy.permissivedomains ) && (if [ \"userdebug\" = \"user\" -a -s /home/cellmods85/xenon/out/target/product/marlin/obj/ETC/sepolicy.recovery_intermediates/sepolicy.permissivedomains ]; then echo \"==========\" 1>&2; echo \"ERROR: permissive domains not allowed in user builds\" 1>&2; echo \"List of invalid domains:\" 1>&2; cat /home/cellmods85/xenon/out/target/product/marlin/obj/ETC/sepolicy.recovery_intermediates/sepolicy.permissivedomains 1>&2; exit 1; fi ) && (mv /home/cellmods85/xenon/out/target/product/marlin/obj/ETC/sepolicy.recovery_intermediates/sepolicy.tmp /home/cellmods85/xenon/out/target/product/marlin/obj/ETC/sepolicy.recovery_intermediates/sepolicy )"
  3381. device/lineage/sepolicy/common/private/recovery.te:1:ERROR 'unknown type sysfs_graphics' at token ';' on line 33353:
  3382. allow recovery sysfs_graphics:dir search;
  3383. #line 1
  3384. checkpolicy: error(s) encountered while parsing configuration
  3385. /home/cellmods85/xenon/out/host/linux-x86/bin/checkpolicy: loading policy configuration from /home/cellmods85/xenon/out/target/product/marlin/obj/ETC/sepolicy.recovery_intermediates/sepolicy.recovery.conf
  3386. [ 34% 33435/97933] build /home/cellmods85/xenon/out/ta.../FAKE/selinux_policy_intermediates/plat_pub_policy.cil
  3387. /home/cellmods85/xenon/out/host/linux-x86/bin/checkpolicy: loading policy configuration from /home/cellmods85/xenon/out/target/product/marlin/obj/FAKE/selinux_policy_intermediates/plat_pub_policy.conf
  3388. /home/cellmods85/xenon/out/host/linux-x86/bin/checkpolicy: policy configuration loaded
  3389. /home/cellmods85/xenon/out/host/linux-x86/bin/checkpolicy: writing CIL to /home/cellmods85/xenon/out/target/product/marlin/obj/FAKE/selinux_policy_intermediates/plat_pub_policy.cil.tmp
  3390. [ 34% 33437/97933] build /home/cellmods85/xenon/out/ta...plat_sepolicy.cil_intermediates/nonplat_policy_raw.cil
  3391. /home/cellmods85/xenon/out/host/linux-x86/bin/checkpolicy: loading policy configuration from /home/cellmods85/xenon/out/target/product/marlin/obj/ETC/nonplat_sepolicy.cil_intermediates/nonplat_policy.conf
  3392. /home/cellmods85/xenon/out/host/linux-x86/bin/checkpolicy: policy configuration loaded
  3393. /home/cellmods85/xenon/out/host/linux-x86/bin/checkpolicy: writing CIL to /home/cellmods85/xenon/out/target/product/marlin/obj/ETC/nonplat_sepolicy.cil_intermediates/nonplat_policy_raw.cil.tmp
  3394. [ 34% 33442/97933] //external/selinux/libsepol:libsepol clang src/module_to_cil.c [linux x86]
  3395. ninja: build stopped: subcommand failed.
  3396. 13:28:02 ninja failed with: exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement