aboutsummaryrefslogtreecommitdiffstats
path: root/package/linux/kernel-patches/023-drivers_parport_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/linux/kernel-patches/023-drivers_parport_Makefile')
-rw-r--r--package/linux/kernel-patches/023-drivers_parport_Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/linux/kernel-patches/023-drivers_parport_Makefile b/package/linux/kernel-patches/023-drivers_parport_Makefile
deleted file mode 100644
index 996e30a9b1..0000000000
--- a/package/linux/kernel-patches/023-drivers_parport_Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
---- ../../../kernel/linux-mips-cvs/drivers/parport/Makefile 2004-08-14 20:38:53.000000000 +0200
-+++ linux-2.4.29/drivers/parport/Makefile 2005-03-21 13:57:53.338746517 +0100
-@@ -22,6 +22,7 @@
-
- obj-$(CONFIG_PARPORT) += parport.o
- obj-$(CONFIG_PARPORT_PC) += parport_pc.o
-+obj-$(CONFIG_PARPORT_SPLINK) += parport_splink.o
- obj-$(CONFIG_PARPORT_PC_PCMCIA) += parport_cs.o
- obj-$(CONFIG_PARPORT_AMIGA) += parport_amiga.o
- obj-$(CONFIG_PARPORT_MFC3) += parport_mfc3.o