[package] remove the i2c-gpio-custom driver from adm5120, and make it available on...
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Apr 2008 17:18:21 +0000 (17:18 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Apr 2008 17:18:21 +0000 (17:18 +0000)
commit1beb5b56913ba4e87eefa2cd938938956cd5e9fc
treee8f4be1dbefe30b74073024baaf8b53b43db8e29
parente69f9ee29dcce2a5dcc5d259fa1537606c59ca5e
[package] remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10979 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 [moved from target/linux/adm5120/files/drivers/i2c/busses/i2c-gpio-custom.c with 100% similarity]
package/kernel/modules/i2c.mk
target/linux/adm5120/patches/300-i2c_gpio_custom.patch [deleted file]