X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fpsyent%2Fpci5441%2Fconfig.mk;fp=board%2Fpsyent%2Fpci5441%2Fconfig.mk;h=0000000000000000000000000000000000000000;hb=70fbc46192dfd52896560f4b31e40daa3d16b99f;hp=776fa8ab4029fdedcaea11ad24cc07f86ac48bbe;hpb=00a2517fcb5159ed016b25130184638b1dbf2f02;p=u-boot diff --git a/board/psyent/pci5441/config.mk b/board/psyent/pci5441/config.mk deleted file mode 100644 index 776fa8ab40..0000000000 --- a/board/psyent/pci5441/config.mk +++ /dev/null @@ -1,14 +0,0 @@ -# -# (C) Copyright 2004, Psyent Corporation -# Scott McNutt -# -# 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