summaryrefslogtreecommitdiffstats
path: root/asm/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'asm/Makefile.inc')
-rw-r--r--asm/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/Makefile.inc b/asm/Makefile.inc
index 34e2b288..2828caf9 100644
--- a/asm/Makefile.inc
+++ b/asm/Makefile.inc
@@ -1,7 +1,7 @@
# -*-Makefile-*-
SUBDIRS += asm
-ASM_OBJS = head.o misc.o kernel-wrapper.o rom_entry.o
+ASM_OBJS = head.o misc.o kernel-wrapper.o cvc_entry.o
ASM=asm/built-in.o
# Add extra dependency to the kernel wrapper
OpenPOWER on IntegriCloud