]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/linux/linux-wrt-2.4.30/023-drivers_parport_Makefile
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / linux / linux-wrt-2.4.30 / 023-drivers_parport_Makefile
1 --- ../../../kernel/linux-mips-cvs/drivers/parport/Makefile     2004-08-14 20:38:53.000000000 +0200
2 +++ linux-2.4.29/drivers/parport/Makefile       2005-03-21 13:57:53.338746517 +0100
3 @@ -22,6 +22,7 @@
4  
5  obj-$(CONFIG_PARPORT)          += parport.o
6  obj-$(CONFIG_PARPORT_PC)       += parport_pc.o
7 +obj-$(CONFIG_PARPORT_SPLINK)   += parport_splink.o
8  obj-$(CONFIG_PARPORT_PC_PCMCIA)        += parport_cs.o
9  obj-$(CONFIG_PARPORT_AMIGA)    += parport_amiga.o
10  obj-$(CONFIG_PARPORT_MFC3)     += parport_mfc3.o