-----Original Message----- From: Khem Raj [mailto:[email protected]] Sent: Saturday, 15 March 2014 2:42 AM To: Ankur Patel Cc: [email protected] Subject: Re: [yocto] Issue installing External Kernel Module with same name
>On Thu, Mar 13, 2014 at 11:00 PM, Ankur Patel <[email protected]> wrote: >> Now the problem is, as kernel also builds the wifi driver modules >> based on the same .config file used by external driver module. >Disable the option in the component where you dont want it from. In this case >kernel -Khem @Khem: Sure, I agree to this point. Do I have to update the .config file to disable the ti wifi driver? But this will also affect the build for External Driver modules? Or I have to update the Makefile under drivers/net/wifi to prevent building the modules? (Not sure if later is the correct way) Regards, Ankur -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
