[Buildroot] Properly setting up hotplug
Dan Lyke
danlyke at flutterby.com
Fri Apr 17 14:19:48 UTC 2009
On Fri, 17 Apr 2009 10:42:09 +1000
Hamish Moffatt <hamish at cloud.net.au> wrote:
> Are the individual package -clean targets of any value? I never use
> them, you are just rebuilding from the same source so what's changed?
Although makefiles *should* pick all the dependencies, it's my
experience that they don't. Especially when it comes to changing config
options or random stuff down in the board configs.
The command line
pushd project_build_arm/at91sam9261ek/linux-2.6.28/ ; make clean ; popd
is an alias on my system...
Dan
More information about the buildroot
mailing list