1 2 3 4 5 6 7 8 9 10 11 12
# # (C) Copyright 2005, Psyent Corporation <www.psyent.com> # Scott McNutt <smcnutt@psyent.com> # # SPDX-License-Identifier: GPL-2.0+ # PLATFORM_CPPFLAGS += -mno-hw-div -mno-hw-mul ifeq ($(debug),1) PLATFORM_CPPFLAGS += -DDEBUG endif