The -kernel option generates a new boot sector for
the boot drive which jumps directly to the supplied
kernel rather than running the standard bootloader.
Trivially fix generate_bootsect() to handle the
case where we're booting using extboot.
Signed-off-by: Mark McLoughlin <[EMAIL P
o] undefined!
ERROR: "dma_supported" [drivers/media/video/cx23885/cx23885.ko] undefined!
They just need to be exported like on x86_64.
Cheers,
Mark.
Subject: [PATCH] x86: export dma_supported() and dma_set_mask() on i386
dma_supported() and dma_set_mask() were previously inlined,