Ok,
so running make <target> from the root directory returns:
make: Nothing to be done for `my_module'.

What I've done so far.
I have a source gzipped file in dl folder (to make it quicker)
in package/
I have entry in Config.in
I have a folder named "my_module"
in package/my_module I have
Config.in and my_module.mk files
In root folder in .config I have entry for BR2_PACKAGE_MY_MODULE=y
I also have entry for it in .config.cmd file.

Am I missing something?!?! This is driving me nuts :)
Thanks,
Wojtek

----- Original Message ----- 
From: "Kristian Kielhofner" <[EMAIL PROTECTED]>
To: "Discussion of AstLinux - Asterisk on Compact Flash" 
<[EMAIL PROTECTED]>
Sent: Wednesday, June 07, 2006 11:48 PM
Subject: Re: [Astlinux-users] Adding module


> Wojtek wrote:
>> I am trying to add an extra module to astlinux. I have created Config and
>> .mk files, modified the .config file accordingly but can not get it to
>> execute (it doesn't even try compiling my module). Is there anything 
>> special
>> that I have to do?
>> Wojtek
>
> Wojtek,
>
> Have you tried to run your makefile manually:
>
> pwd
> astlinux-devel
>
> make [insert your target here]
>
> This bypasses any config problems that you might have.
>
> --
> Kristian Kielhofner
> _______________________________________________
> Astlinux-users mailing list
> [email protected]
> http://lists.kriscompanies.com/mailman/listinfo/astlinux-users
>
> Donations to support AstLinux are graciously accepted via PayPal to 
> [EMAIL PROTECTED]
> 

_______________________________________________
Astlinux-users mailing list
[email protected]
http://lists.kriscompanies.com/mailman/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to [EMAIL 
PROTECTED]

Reply via email to