aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/arm/arm32/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xen/arch/arm/arm32/lib/Makefile')
-rw-r--r--xen/arch/arm/arm32/lib/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/xen/arch/arm/arm32/lib/Makefile b/xen/arch/arm/arm32/lib/Makefile
new file mode 100644
index 0000000000..4cf41f41e1
--- /dev/null
+++ b/xen/arch/arm/arm32/lib/Makefile
@@ -0,0 +1,5 @@
+obj-y += memcpy.o memmove.o memset.o memzero.o
+obj-y += findbit.o setbit.o
+obj-y += setbit.o clearbit.o changebit.o
+obj-y += testsetbit.o testclearbit.o testchangebit.o
+obj-y += lib1funcs.o lshrdi3.o div64.o