Commit 6f0a8b1c authored by David S. Miller's avatar David S. Miller

serial/Makefile: Mark suncore.o as export-objs instead of sunsu.o

parent dd68fd71
......@@ -4,7 +4,7 @@
# $Id: Makefile,v 1.8 2002/07/21 21:32:30 rmk Exp $
#
export-objs := core.o 8250.o sunsu.o
export-objs := core.o 8250.o suncore.o
serial-8250-y :=
serial-8250-$(CONFIG_PCI) += 8250_pci.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment