Stefan Roese | a34997d | 2005-09-22 09:16:57 +0200 | [diff] [blame] | 1 | # |
Marian Balakowicz | d62379d | 2006-09-01 19:49:50 +0200 | [diff] [blame] | 2 | # (C) Copyright 2000-2006 |
Stefan Roese | a34997d | 2005-09-22 09:16:57 +0200 | [diff] [blame] | 3 | # Wolfgang Denk, DENX Software Engineering, wd@denx.de. |
| 4 | # |
Wolfgang Denk | d79de1d | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 5 | # SPDX-License-Identifier: GPL-2.0+ |
Stefan Roese | a34997d | 2005-09-22 09:16:57 +0200 | [diff] [blame] | 6 | # |
| 7 | |
Masahiro Yamada | c54b77e | 2013-10-21 11:53:38 +0900 | [diff] [blame] | 8 | obj-y = cpci2dp.o flash.o ../common/misc.o ../common/cmd_loadpci.o |