I am trying to build a set of drivers present in the s2-liplianin [1]
tree against Ubuntu's 2.6.35 so that I can use the drivers separately.
So I put the s2-liplianin tree in the ~/s2-liplianin directory and
did:
make -C /lib/modules/$(uname -r)/build M=$(pwd)/linux/drivers/media
CONFIG_DVB_MANTIS=
On Thu, Dec 16, 2010 at 05:36:32PM +0200, Debarshi Ray wrote:
> I am trying to build a set of drivers present in the s2-liplianin [1]
> tree against Ubuntu's 2.6.35 so that I can use the drivers separately.
> So I put the s2-liplianin tree in the ~/s2-liplianin directory and
> did:
> make -C /lib/m
--- Begin Message ---
Hi,
"as --compress-debug-sections" will generate compressed debug sections
with section names ".zdebug*". This patch puts .zdebug* section on
white list.
--
H.J.
diff --git a/scripts/mod/modpost.c b/scripts/mod/modpost.c
index 6a087ff..2bab622 100644
--- a/scripts/mod/mod