Re: Kconfig options and make command line

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry for the noise.

$ make allyesconfig drivers/staging/rtl8723au/

does the trick.

On Sun, Oct 26, 2014 at 9:19 AM, Peter Senna Tschudin
<peter.senna@xxxxxxxxx> wrote:
> I was trying to compile the file:
>
> drivers/staging/rtl8723au/core/rtw_ap.c
>
> but
>
> $ make drivers/staging/rtl8723au/core/rtw_ap.o
>
> doesn't work as there is no Makefile at core directory.
>
> Doing:
>
> $ make drivers/staging/rtl8723au/
>
> doesn't work also as rtw_ap.c is only compiled under certain Kconfig
> conditions due this line at the Makefile:
>
> r8723au-$(CONFIG_8723AU_AP_MODE) += core/rtw_ap.o
>
> So is there a way to compile rtw_ap.o by just passing arguments to make?
>
> --
> Peter



-- 
Peter

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies




[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux