From 68ceb29e7133a0f972f53d3d61fd61207374baec Mon Sep 17 00:00:00 2001 From: wdenk Date: Mon, 2 Aug 2004 21:11:11 +0000 Subject: Add support for console over UDP (compatible to Ingo Molnar's netconsole patch under Linux) --- drivers/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/Makefile') diff --git a/drivers/Makefile b/drivers/Makefile index afca70e2d0c..5f221582a35 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -32,7 +32,7 @@ OBJS = 3c589.o 5701rls.o ali512x.o \ cs8900.o ct69000.o dataflash.o dc2114x.o dm9000x.o \ e1000.o eepro100.o \ i8042.o i82365.o inca-ip_sw.o keyboard.o \ - lan91c96.o natsemi.o netarm_eth.o \ + lan91c96.o natsemi.o netarm_eth.o netconsole.o \ ns16550.o ns8382x.o ns87308.o omap1510_i2c.o \ pci.o pci_auto.o pci_indirect.o \ pcnet.o plb2800_eth.o \ -- cgit v1.2.3