Commit Graph

4 Commits

Author SHA1 Message Date
Ben Hutchings 3dc11be46a Revert "i2c-modules udeb: Add modules from i2c/busses" and "Fix path for i2c/busses"
This reverts commits 80df13e527
and 742e40bb6e.  They broke the build
on amd64 (and probably other architectures as well) as various
I2C bus drivers depend on modules already present in other udebs.
2016-05-09 01:43:46 +01:00
Martin Michlmayr 80df13e527 i2c-modules udeb: Add modules from i2c/busses 2016-05-01 11:34:33 +02:00
Martin Michlmayr be9671baa2 [arm64] Enable support for NVIDIA Tegra 2016-04-23 21:28:16 -07:00
Martin Michlmayr a776630eb7 [arm64] Create i2c-modules udeb to avoid duplicate modules
Create i2c-modules udeb on arm64 to avoid the following build failure:

        kernel-wedge find-dups 4.4.0-1-arm64
debian/nic-modules-4.4.0-1-arm64-di lib/modules/4.4.0-1-arm64/kernel/drivers/i2c/i2c-core.ko
debian/input-modules-4.4.0-1-arm64-di lib/modules/4.4.0-1-arm64/kernel/drivers/i2c/i2c-core.ko
some modules are in more than one package
command exited with status 1
2016-02-18 18:22:43 -08:00