ok. I see it.

When I do not touch config `make` finishes ok. But now I switched off IrDa, Bluetooth, Xen drivers, Hyper-V, Fujitsu, all wifi manufacturers except my Atheros. And make failed with this:

 LD      arch/x86/boot/compressed/vmlinux
  ZOFFSET arch/x86/boot/zoffset.h
  OBJCOPY arch/x86/boot/vmlinux.bin
  AS      arch/x86/boot/header.o
  LD      arch/x86/boot/setup.elf
  OBJCOPY arch/x86/boot/setup.bin
  BUILD   arch/x86/boot/bzImage
Setup is 17372 bytes (padded to 17408 bytes).
System is 5424 kB
CRC 4a768971
Kernel: arch/x86/boot/bzImage is ready  (#1)
ERROR: "hci_register_dev" [ubuntu/rsi/ven_rsi_91x.ko] undefined!
ERROR: "hci_recv_frame" [ubuntu/rsi/ven_rsi_91x.ko] undefined!
ERROR: "hci_unregister_dev" [ubuntu/rsi/ven_rsi_91x.ko] undefined!
ERROR: "hci_alloc_dev" [ubuntu/rsi/ven_rsi_91x.ko] undefined!
ERROR: "hci_free_dev" [ubuntu/rsi/ven_rsi_91x.ko] undefined!
/home/user/kernel/linux-4.4.0/scripts/Makefile.modpost:91: Error execution operation for «__modpost»
make[2]: *** [__modpost] Error 1
/home/user/kernel/linux-4.4.0/Makefile:1153: Error execution operation for «modules»
make[1]: *** [modules] Error 2
make[1]: exiting directory «/home/user/kernel/mybuild»
Makefile:152: Error execution operation for «sub-make»
make: *** [sub-make] Error 2

# cat /home/user/kernel/mybuild/.config | nc termbin.com 9999
http://termbin.com/ef1w

Please, teach me how disable unnecessary stuff knowing definitely make will not stop.

Reply via email to