2000-11-09 12:39:27

by Paul Schulz

[permalink] [raw]
Subject: [Patch] QoS as modules in 2.4.0-test10 not compiling.

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 ([email protected])
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