aboutsummaryrefslogtreecommitdiff
path: root/make/linux/makefiles/arm.make
diff options
context:
space:
mode:
Diffstat (limited to 'make/linux/makefiles/arm.make')
-rw-r--r--make/linux/makefiles/arm.make10
1 files changed, 10 insertions, 0 deletions
diff --git a/make/linux/makefiles/arm.make b/make/linux/makefiles/arm.make
new file mode 100644
index 000000000..3c5dc2ca1
--- /dev/null
+++ b/make/linux/makefiles/arm.make
@@ -0,0 +1,10 @@
+#
+# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
+# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
+#
+
+Obj_Files += linux_arm.o
+
+LIBS += $(EXT_LIBS_PATH)/sflt_glibc.a
+
+CFLAGS += -DVM_LITTLE_ENDIAN