[hppa/parisc64-smp,[mips*el/loongson-3] udeb: Add i2c-modules

...and make fb-modules depend on it rather than including I2C modules
directly.
This commit is contained in:
Ben Hutchings 2015-09-02 00:52:18 +01:00
parent 71fa5e2811
commit 8298497d1b
4 changed files with 7 additions and 1 deletions

4
debian/changelog vendored
View File

@ -1,6 +1,10 @@
linux (4.2-1~exp2) UNRELEASED; urgency=medium
* [mips*el/loongson-3] udeb: Add fb-modules containing radeon driver
(Closes: #776274)
* [hppa/parisc64-smp,[mips*el/loongson-3] udeb: Add i2c-modules and
make fb-modules depend on it rather than including I2C modules
directly
-- Ben Hutchings <ben@decadent.org.uk> Wed, 02 Sep 2015 00:29:36 +0100

View File

@ -0,0 +1 @@
#include <i2c-modules>

View File

@ -0,0 +1 @@
#include <i2c-modules>

View File

@ -210,7 +210,7 @@ Description: PCMCIA storage drivers
This package contains PCMCIA storage drivers for the kernel.
Package: fb-modules
Depends: kernel-image
Depends: kernel-image, i2c-modules
Priority: extra
Description: Frame buffer support
This package contains Frame buffer drivers for the kernel.