diff options
author | patmans@us.ibm.com <patmans@us.ibm.com> | 2003-12-07 09:04:49 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:13:06 -0700 |
commit | eadb1bbc2eece84d9aff79bf17e252106c37f355 (patch) | |
tree | 3e55638271eb39b0a1953dcfc83319c1d3aa603f /etc/init.d | |
parent | 1bed1db4994aae37f4a11e90dabcd8b4e3592686 (diff) |
[PATCH] better allow builds of extras programs under udev
Here is an improved version of the patch that enables builds of the extras
progams for the targets all, clean, install, and uninstall, and passes
down the "prefix" for use by install and uninstall.
This patch enables building of the "extras" programs using the same build
environment as udev (i.e. build with udev's versions of klibc and
sysfsutils).
For example, build scsi_id and udev via:
make EXTRAS=extras/scsi_id
Build scsi_id and udev with klibc via:
make KLIBC=true EXTRAS=extras/scsi_id
Diffstat (limited to 'etc/init.d')
0 files changed, 0 insertions, 0 deletions