Searched hist:"05 ff09706bacc92ccadde3a74289118789581475" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/block/ |
H A D | Makefile | diff 05ff09706bacc92ccadde3a74289118789581475 Sun Jul 29 19:25:22 CDT 2007 Rusty Russell <rusty@rustcorp.com.au> Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
Gabriel C reports lguest doesn't compile with CONFIG_BLOCK=n. Fix this by introducing a config var for the block device, which depends on LGUEST && BLOCK. Do the same for the net driver, rather then depending gratuitously on CONFIG_NET.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Gabriel C <nix.or.die@googlemail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/drivers/net/ |
H A D | Makefile | diff 05ff09706bacc92ccadde3a74289118789581475 Sun Jul 29 19:25:22 CDT 2007 Rusty Russell <rusty@rustcorp.com.au> Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
Gabriel C reports lguest doesn't compile with CONFIG_BLOCK=n. Fix this by introducing a config var for the block device, which depends on LGUEST && BLOCK. Do the same for the net driver, rather then depending gratuitously on CONFIG_NET.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Gabriel C <nix.or.die@googlemail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|