Build tda9885.c functions into fi1236 to avoid libtool relinking problems
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
This commit is contained in:
		
							parent
							
								
									a00066d291
								
							
						
					
					
						commit
						339f38ef38
					
				|  | @ -25,10 +25,7 @@ bt829_drv_la_LDFLAGS = -module -avoid-version $(LD_NO_UNDEFINED_FLAG) | |||
| bt829_drv_la_SOURCES = bt829.c bt829.h bt829_module.c | ||||
| 
 | ||||
| fi1236_drv_la_LDFLAGS = -module -avoid-version $(LD_NO_UNDEFINED_FLAG) | ||||
| fi1236_drv_la_SOURCES = fi1236.c fi1236.h fi1236_module.c | ||||
| if NO_UNDEFINED | ||||
| fi1236_drv_la_LIBADD = tda9885_drv.la | ||||
| endif | ||||
| fi1236_drv_la_SOURCES = fi1236.c fi1236.h fi1236_module.c tda9885.c | ||||
| 
 | ||||
| msp3430_drv_la_LDFLAGS = -module -avoid-version $(LD_NO_UNDEFINED_FLAG) | ||||
| msp3430_drv_la_SOURCES = msp3430.c msp3430.h msp3430_module.c | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue