From 7d9e3eb933ca0f1d4f2ff933f8f3b76cb894657a Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Mon, 6 Feb 2006 21:24:02 +0000 Subject: add make target for a static ebtables binary --- INSTALL | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 1ea3648..7e1c78a 100644 --- a/INSTALL +++ b/INSTALL @@ -10,6 +10,11 @@ If you are using the CVS code or need your own kernel includes, do this instead (change the include directory to the appropriate one): %make install KERNEL_INCLUDES=/usr/src/linux/include +If you want to make a static binary for ebtables, containing all the +extensions, without shared libraries, do this (this will make a +binary called 'static', which you can rename): +%make static + WHAT GETS INSTALLED? -------------------- -- cgit v1.2.3