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 /board/incaip/Makefile | |
parent | 794d5f55407080aaf5dd7585a98cefe9c6f9a569 (diff) | |
parent | ed638b6af2e9089bc998500db7e9c655c02c2493 (diff) | |
download | u-boot-imx-adcdeacc3eda1e5949e54062aa99c299e12483be.zip u-boot-imx-adcdeacc3eda1e5949e54062aa99c299e12483be.tar.gz u-boot-imx-adcdeacc3eda1e5949e54062aa99c299e12483be.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'board/incaip/Makefile')
-rw-r--r-- | board/incaip/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/incaip/Makefile b/board/incaip/Makefile deleted file mode 100644 index 602d30e..0000000 --- a/board/incaip/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# -# (C) Copyright 2003-2006 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y = incaip.o flash.o -obj-y += lowlevel_init.o |