[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] Need help
From: |
Stuart Hughes |
Subject: |
Re: [Ltib] Need help |
Date: |
Tue, 17 Aug 2010 19:12:11 +0100 |
User-agent: |
Thunderbird 2.0.0.16 (X11/20080707) |
Hi Malay,
Unless you specifically ask for it, package sources are removed after
the build of that package has finished.
If you want to keep the source unpacked either:
* Run ./ltib --configure and select 'leave the sources after building'
just after the 'configure the kernel' option
* Or run: ./ltib -p kernel -m prep
More info in the FAQ at ltib.org
Regards, Stuart
malay jajodia wrote:
> Hi Everyone,
>
> I am not able to find any platform specific files (like hardware.h)
> inside BUILD folder. I am currently using 2.6.27.8 linux kernel for my
> PHY3250 board. So should these files be present in linux folder or
> linux-2.6.27.8 one. If possible, can somebody tell me the directory
> structure to find all my PHY3250 related files that i wan to use to
> write my driver.
> Also i want to know that when i am using my driver on my board, should
> all the header files included in my driver be present inside the
> rootfs/usr/ folder. If yes, then how can i transfer all the source files
> to the root file system.
>
> Malay
- [Ltib] Need help, malay jajodia, 2010/08/16
- Re: [Ltib] Need help,
Stuart Hughes <=