Re: [PATCH] compat-2.6: enable install on clean system
From: Luis R. Rodriguez <hidden>
Date: 2008-01-30 09:20:11
From: Luis R. Rodriguez <hidden>
Date: 2008-01-30 09:20:11
On Jan 29, 2008 7:40 PM, Reinette Chatre [off-list ref] wrote:
"make install" depends on "uninstall". When "make install" is run for the first time the scripts athenable and b43enable have not yet been placed in their expected location (/usr/sbin). This causes the build to fail when uninstall tries to use these scripts. Change the uninstall rule to only use these scripts if they exist in their expected location. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Applied, thanks. Also made updates to account for rndis_wext --> rndis_wlan rename. Luis