On Donnerstag, 2. Juli 2009, you wrote:
And how can I make modules on that location as well?
So i don´t have to
copy them from default location.
Hi Uriel,
make prefix=/tmp/foobar
make prefix=/tmp/foobar modules
make prefix=/tmp/foobar install
To be save do a make distclean before building with a different prefix.
Cheers,
Henning