Changeset 3676

Show
Ignore:
Timestamp:
07/26/02 04:39:35 (11 years ago)
Author:
mds
Message:

remove i2c-algo-8xx.o target to export-objs which keeps kernel

from compiling.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/mkpatch/mkpatch.pl

    r3648 r3676  
    473473O_TARGET := i2c.o 
    474474 
    475 export-objs     := i2c-core.o i2c-algo-bit.o i2c-algo-pcf.o i2c-proc.o \ 
    476                         i2c-algo-8xx.o 
     475export-objs     := i2c-core.o i2c-algo-bit.o i2c-algo-pcf.o i2c-proc.o 
    477476 
    478477obj-$(CONFIG_I2C)               += i2c-core.o