diff options
author | Tom Rini <trini@ti.com> | 2014-04-23 11:07:11 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-04-23 11:07:11 -0400 |
commit | adcdeacc3eda1e5949e54062aa99c299e12483be (patch) | |
tree | 47c92351b8d662f46fc317b7467d13db06bb0022 /arch/mips/cpu/mips32/incaip/config.mk | |
parent | 794d5f55407080aaf5dd7585a98cefe9c6f9a569 (diff) | |
parent | ed638b6af2e9089bc998500db7e9c655c02c2493 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'arch/mips/cpu/mips32/incaip/config.mk')
-rw-r--r-- | arch/mips/cpu/mips32/incaip/config.mk | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/mips/cpu/mips32/incaip/config.mk b/arch/mips/cpu/mips32/incaip/config.mk deleted file mode 100644 index 5c89129d8c..0000000000 --- a/arch/mips/cpu/mips32/incaip/config.mk +++ /dev/null @@ -1,8 +0,0 @@ -# -# (C) Copyright 2011 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -PLATFORM_CPPFLAGS += -mtune=4kc |