Hi,

>> 
>> obj-m = test.o
>> test-objs := test1/test1.o test2/test2.o
>> 
>> No need for makefiles under test1 and test2. However, only throwing
>> ideas here, without a feasibility check.
>> 
>> Thanks,
>> 
>> Rajat
>> 
> 
> Why it is not possible? Just trying to understand whether it is
> limited by the Linux kernel build system or what? User space
> makefiles almost all the time have this recursive nature. Any
> pointers? 
> 
> 
On second thoughts, the solution above should work

Rajat

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to