Commit Graph

3 Commits

Author SHA1 Message Date
Ben Hutchings 6cc559c336 [armel/!kirkwood] udeb: Re-add lzo-modules udeb as lzo_compress is a module again (fixes FTBFS)
svn path=/dists/sid/linux/; revision=21113
2014-02-26 02:35:22 +00:00
Ben Hutchings d596adba2c [armel] udeb: Do not attempt to build lzo-modules udeb (fixes FTBFS)
lzo_compress is now built-in due to:

config REGMAP
	default y if (REGMAP_I2C || REGMAP_SPI)
	select LZO_COMPRESS
	select LZO_DECOMPRESS
	bool

svn path=/dists/trunk/linux-2.6/; revision=18646
2012-01-31 03:15:03 +00:00
Ben Hutchings ed776fb227 Build udebs for the installer
Use kernel-wedge in gencontrol.py and during the build process to
generate the udeb packages required by debian-installer.

Add the kernel-wedge configuration files from all the current
linux-kernel-di-$arch-2.6 packages.

svn path=/dists/trunk/linux-2.6/; revision=18121
2011-09-25 03:12:12 +00:00