OSHW-DEIMOS/SOFTWARE/A64-TERES/u-boot_new/board/psyent/pci5441/config.mk
Dimitar Gamishev 093685c7d8 u-boot
2017-10-13 14:02:55 +03:00

15 lines
271 B
Makefile

#
# (C) Copyright 2004, Psyent Corporation <www.psyent.com>
# Scott McNutt <smcnutt@psyent.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
CONFIG_SYS_TEXT_BASE = 0x018e0000
PLATFORM_CPPFLAGS += -mno-hw-div -mno-hw-mul
ifeq ($(debug),1)
PLATFORM_CPPFLAGS += -DDEBUG
endif