[package] remove the i2c-gpio-custom driver from adm5120, and make it available on...
authorGabor Juhos <juhosg@openwrt.org>
Tue, 29 Apr 2008 17:18:21 +0000 (17:18 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 29 Apr 2008 17:18:21 +0000 (17:18 +0000)
commit54f0b54d97db6dc4d8a1791a166319833c1a591d
treee8f4be1dbefe30b74073024baaf8b53b43db8e29
parent0d507efc1664ebf6ae87fd85eee80d776f11579d
[package] remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms

SVN-Revision: 10979
package/i2c-gpio-custom/Makefile [new file with mode: 0644]
package/i2c-gpio-custom/src/Kconfig [new file with mode: 0644]
package/i2c-gpio-custom/src/Makefile [new file with mode: 0644]
package/i2c-gpio-custom/src/i2c-gpio-custom.c [new file with mode: 0644]
package/kernel/modules/i2c.mk
target/linux/adm5120/files/drivers/i2c/busses/i2c-gpio-custom.c [deleted file]
target/linux/adm5120/patches/300-i2c_gpio_custom.patch [deleted file]