Newer
Older
barebox / arch / arm / lib / Makefile
@Sascha Hauer Sascha Hauer on 19 Jan 2011 490 bytes Revert "arm: add __bswapsi2 support"
obj-y	+= armlinux.o
obj-y	+= div0.o
obj-y	+= findbit.o
obj-y	+= arm.o
obj-y	+= io-readsb.o
obj-y	+= io-readsw-armv4.o
obj-y	+= io-readsl.o
obj-y	+= io-writesb.o
obj-y	+= io-writesw-armv4.o
obj-y	+= io-writesl.o
obj-y	+= lib1funcs.o
obj-y	+= ashrdi3.o
obj-y	+= ashldi3.o
obj-y	+= lshrdi3.o
obj-$(CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS)	+= memcpy.o
obj-$(CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS)	+= memset.o

obj-$(CONFIG_MODULES) += module.o
extra-$(CONFIG_GENERIC_LINKER_SCRIPT) += barebox.lds