From 49ba52cb46919c8a46c318e77edd1845b9f51178 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Thu, 31 Aug 2006 17:52:53 -0300 Subject: Allow compilation of the audio drivers From: Mauro Carvalho Chehab Now, make will compile also the audio drivers at the tree. By default, they will not be installed. A new option were added to install those files: make sound-install Signed-off-by: Mauro Carvalho Chehab --- INSTALL | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 94823d422..0a0647bb5 100644 --- a/INSTALL +++ b/INSTALL @@ -31,6 +31,11 @@ default - Continues building the latest module selection install - Installs all modules at kernel's default dir for V4L/DVB. Requires root access. +rminstall - cleans previous installations of V4L/DVB modules + +sound-install - installs the sound modules related to V4L/DVB + tree. + ======================= Module selection rules: (Those may require write access to kernel tree) -- cgit v1.2.3