summaryrefslogtreecommitdiff
path: root/core/nds32/build.mk
blob: 52009a6eff542de528c88b03e913b33b4b1362eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# -*- 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.
#
# Andestar v3m architecture core OS files build
#

# Select Andes bare-metal toolchain
CROSS_COMPILE?=nds32le-cros-elf-

# CPU specific compilation flags
CFLAGS_CPU+=-march=v3m -Os

core-y=cpu.o init.o panic.o task.o switch.o __muldi3.o math.o