On Mon, Apr 09, 2007 at 11:18:55PM -0500, Roman Kononov wrote:
object pci_rom.o dir emulator end
+if CONFIG_CONSOLE_VGA
- object pci_rom.o
- dir emulator
+end
What happens if the same object or dir is included multiple times? Does the config tool handle that automatically?
//Peter