summaryrefslogtreecommitdiffstats
path: root/arch/mips/cpu/mips32/au1x00/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/cpu/mips32/au1x00/Makefile')
-rw-r--r--arch/mips/cpu/mips32/au1x00/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/cpu/mips32/au1x00/Makefile b/arch/mips/cpu/mips32/au1x00/Makefile
index dc58475f68..b9f895df5b 100644
--- a/arch/mips/cpu/mips32/au1x00/Makefile
+++ b/arch/mips/cpu/mips32/au1x00/Makefile
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(SOC).o
-COBJS = au1x00_eth.o au1x00_serial.o au1x00_usb_ohci.o
+COBJS = au1x00_eth.o au1x00_serial.o au1x00_usb_ohci.o au1x00_ide.o
SRCS := $(COBJS:.o=.c)
OBJS := $(addprefix $(obj),$(COBJS))
OpenPOWER on IntegriCloud