patch-2.4.23 linux-2.4.23/Makefile
Next file: linux-2.4.23/arch/alpha/Makefile
Previous file: linux-2.4.23/MAINTAINERS
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/Makefile
- Orig date:
2003-08-25 04:44:44.000000000 -0700
diff -urN linux-2.4.22/Makefile linux-2.4.23/Makefile
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 4
-SUBLEVEL = 22
+SUBLEVEL = 23
EXTRAVERSION =
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
@@ -181,6 +181,7 @@
DRIVERS-$(CONFIG_HAMRADIO) += drivers/net/hamradio/hamradio.o
DRIVERS-$(CONFIG_TC) += drivers/tc/tc.a
DRIVERS-$(CONFIG_USB) += drivers/usb/usbdrv.o
+DRIVERS-$(CONFIG_USB_GADGET) += drivers/usb/gadget/built-in.o
DRIVERS-y +=drivers/media/media.o
DRIVERS-$(CONFIG_INPUT) += drivers/input/inputdrv.o
DRIVERS-$(CONFIG_HIL) += drivers/hil/hil.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)