Newer
Older
barebox / arch / arm / lib64 / Makefile
@Lucas Stach Lucas Stach on 4 Oct 2016 206 bytes arm64: drop unneeded files from Makefile
obj-$(CONFIG_ARM_LINUX)	+= armlinux.o
obj-y	+= div0.o
obj-$(CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS)	+= memcpy.o
obj-$(CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS)	+= memset.o
extra-y += barebox.lds

pbl-y	+= div0.o