gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nokia_dku2 module configuration


From: Pawel Kot
Subject: nokia_dku2 module configuration
Date: Mon, 11 Jul 2005 22:23:01 +0200

Hi,

I added the simple configure script to allow the configuration of the:
 - location of the kernel sources
 - location of the modules dir where to install the built driver.
Now the procedure to build the kernel driver is as follows:
# only if you use CVS sources, in the tarballs configure script is
already prepared
$ autoconf
# see ./configure --help for more details
# defaults are:
#   kernsrcdir: /lib/modules/`uname -r`/build
#   kernmoddir: /lib/modules/`uname -r`
$ ./configure --with-kernsrcdir=dir1 --with--kernmoddir=dir2
$ make
# become root
$ make install

I will update README soon.

take care,
pkot
-- 
Pawel Kot
http://www.gnokii.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]