 |
BUG REPORT: "make clean" doesn't delete v4l/.versi |
 |
Posted: Tue Aug 01, 2006 11:48 am |
|
|
| Samoth |
|
|
| |
| Joined: 01 Aug 2006 |
| Posts: 3 |
|
|
|
 |
 |
 |
|
| make clean doesn't delete v4l/.version which tells make what kernel version to build it for. This causes problems on systems that boot between multiple kernels. When running make on one kernel then switching to another kernel "make clean" doesn't delete that file so that make can re-evaluate the kernel version. |
|
|
|
|
Posted: Tue Aug 01, 2006 6:49 pm |
|
|
| pcHDTV_tech |
|
|
| |
| Joined: 16 Dec 2004 |
| Posts: 295 |
|
|
|
 |
 |
 |
|
To switch between multple versions you need to do "make distclean"
Rusty |
|
|
|
|
Posted: Wed Aug 02, 2006 12:45 am |
|
|
| xyzzy |
|
|
| |
| Joined: 12 Feb 2006 |
| Posts: 225 |
|
|
|
 |
 |
 |
|
| Or use make release (see make help). This can also change the kernel used to a specific version or use the source in a specific directory. |
|
|
|
|
 |
make distclean |
 |
Posted: Wed Aug 02, 2006 6:21 am |
|
|
| Samoth |
|
|
| |
| Joined: 01 Aug 2006 |
| Posts: 3 |
|
|
|
 |
 |
 |
|
I just found out about that by trying to change the Makefile.
The Linux kernel command "make mrproper" which is the equivelent of "make clean" deletes .version so(for standardization purposes) shouldn't the driver delete the .version using "make clean"? Just a question....... |
|
|
|
|
pcHDTV Forum Index -> Driver Issues
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT - 7 Hours
Page 1 of 1
|
|
|
|
|