summaryrefslogtreecommitdiffstats
path: root/arch/mips/galileo-boards/ev96100/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/galileo-boards/ev96100/Makefile')
-rw-r--r--arch/mips/galileo-boards/ev96100/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips/galileo-boards/ev96100/Makefile b/arch/mips/galileo-boards/ev96100/Makefile
index 90034f016..8759aa161 100644
--- a/arch/mips/galileo-boards/ev96100/Makefile
+++ b/arch/mips/galileo-boards/ev96100/Makefile
@@ -19,7 +19,8 @@ all: ev96100.o
O_TARGET:= ev96100.o
-O_OBJS:= prom.o time.o rtc.o irq.o int-handler.o setup.o puts.o uart.o pci-dma.o memory.o
+O_OBJS:= prom.o time.o rtc.o irq.o int-handler.o setup.o puts.o uart.o \
+ memory.o
dep:
$(CPP) -M *.c > .depend