lkml.org 
[lkml]   [2000]   [Nov]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[Patch] QoS as modules in 2.4.0-test10 not compiling.
Date
Greetings,

I've been trying to compile the kernel with the QoS code as modules.

The net/Makefile didn't have 'sched' listed as a module subdirectory,
so it wasntt getting walked in a make_modules... any way, the
following patch fixes the problem.

Paul Schulz (pschulz@foursticks.com.au)
Foursticks Systems

--- net/Makefile.old Thu Nov 9 23:06:00 2000
+++ net/Makefile Thu Nov 9 22:18:40 2000
@@ -7,7 +7,7 @@

O_TARGET := network.o

-mod-subdirs := ipv4/netfilter ipv6/netfilter ipx irda atm netlink
+mod-subdirs := ipv4/netfilter ipv6/netfilter ipx irda atm netlink sched
export-objs := netsyms.o

subdir-y := core ethernet
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:45    [W:0.035 / U:2.644 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site