summaryrefslogtreecommitdiff
path: root/package/kernel/modules/i2c.mk
AgeCommit message (Collapse)Author
2010-07-12massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950claudio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26remove obsolete kernel dependencies and version checksnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11[etrax] fix kernel modules dependences for i2c and ata-coreclaudio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-16Fix broken i2c module loading in R17269juhosg
Strip .ko suffix from module name. Fix typo in name of i2c-scx200-acb module to be loaded. Steve Signed-off-by: Steve Brown <sbrown@cortland.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15[package] kernel/modules: allow I2C modules to be compiled into the kernel ↵juhosg
(closes #5702) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-19[package] kernel/modules: package module for OpenFirmware I2C accessorsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-19[package] kernel/modules: package I2C bus driver for PPC4xx based systemsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-05[kernel] Some symbols were missing or wrong. Tested with x86.hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-04[package] correct kernel modules dependencies against kmod-i2c-core, they ↵florian
already depend on kmod-i2c-algo-bit, which depends on kmod-i2c-core (#4330) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29[package] kernel/modules: make use the new GPIO_SUPPORT optionjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29[package] remove the i2c-gpio-custom driver from adm5120, and make it ↵juhosg
available on all platforms git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09[adm5120] add custom GPIO-based I2C driverjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22add back scx200 gpio i2c module removed in [8825] (too early for generic ↵nico
gpio), rename scx200 access bus i2c module to scx200-acb git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-17i2c changes:nico
* split i2c algos in separate packages * remove deprecated i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16cosmetic changes: rename submenu vars, add missing copyright headersnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11fix target names in DEPENDS (closes: #2341)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07move package description to a separate definition, remove it when ↵nico
DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵nico
to actually build a kmod package, tweak and fix kernel package definitions. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28cosmetic fixes: rearrange KernelPackage definitionsnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-01Remove buggy i2c-gpio driverflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23add missing dependencies and kernel config optionsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18dynamically enable/disable kernel config options for kmod packages based on ↵nbd
build system config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-28Fix the scx200 gpio kernel module (#1072)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-18Improved autorebuild for kernel related stuff.nbd
- make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-16Add profile for Soekris Net4801 boards (#1072)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-01Fix i2c kernel configuration dependency (#1511)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-01Fix i2c module dependencies (#1525)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended laterflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5984 3c298f89-4303-0410-b956-a3cf2f4a3e73