Commit 26ece8e5 authored by Kevin Hilman's avatar Kevin Hilman

davinci: use custom assembly "head" for all platforms

Signed-off-by: default avatarKevin Hilman <khilman@deeprootsystems.com>
parent 0aacfc27
......@@ -48,7 +48,7 @@ else
endif
endif
ifeq ($(CONFIG_MACH_DAVINCI_EVM),y)
ifeq ($(CONFIG_ARCH_DAVINCI),y)
OBJS += head-davinci.o
endif
......
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