diff options
author | Thomas Chou <thomas@wytron.com.tw> | 2014-08-21 14:36:30 +0800 |
---|---|---|
committer | Thomas Chou <thomas@wytron.com.tw> | 2014-08-24 11:27:57 +0800 |
commit | 70fbc46192dfd52896560f4b31e40daa3d16b99f (patch) | |
tree | f3973868f7e01177bcf2839f76f91af1af87e469 /board/psyent/pci5441/Makefile | |
parent | 00a2517fcb5159ed016b25130184638b1dbf2f02 (diff) |
nios2: remove obsolete PCI5441 and PK1C20 boards
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Diffstat (limited to 'board/psyent/pci5441/Makefile')
-rw-r--r-- | board/psyent/pci5441/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/board/psyent/pci5441/Makefile b/board/psyent/pci5441/Makefile deleted file mode 100644 index 364f163e4f..0000000000 --- a/board/psyent/pci5441/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# -# (C) Copyright 2001-2006 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y := pci5441.o ../common/AMDLV065D.o |