summaryrefslogtreecommitdiff
path: root/core/host/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/host/build.mk')
-rw-r--r--core/host/build.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/host/build.mk b/core/host/build.mk
new file mode 100644
index 0000000000..879b9266fa
--- /dev/null
+++ b/core/host/build.mk
@@ -0,0 +1,11 @@
+# -*- makefile -*-
+# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+#
+# emulator specific files build
+#
+
+CFLAGS_CPU=-fno-builtin -m32
+
+core-y=main.o task.o timer.o panic.o disabled.o