stroese | 1f54ce6 | 2004-12-16 18:23:14 +0000 | [diff] [blame] | 1 | # |
Marian Balakowicz | f932863 | 2006-09-01 19:49:50 +0200 | [diff] [blame] | 2 | # (C) Copyright 2000-2006 |
stroese | 1f54ce6 | 2004-12-16 18:23:14 +0000 | [diff] [blame] | 3 | # Wolfgang Denk, DENX Software Engineering, wd@denx.de. |
| 4 | # |
Wolfgang Denk | 1a45966 | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 5 | # SPDX-License-Identifier: GPL-2.0+ |
stroese | 1f54ce6 | 2004-12-16 18:23:14 +0000 | [diff] [blame] | 6 | # |
| 7 | |
Masahiro Yamada | 377e104 | 2013-10-21 11:53:38 +0900 | [diff] [blame] | 8 | obj-y = hh405.o flash.o \ |
Matthias Fuchs | bd84ee4 | 2007-07-09 10:10:06 +0200 | [diff] [blame] | 9 | ../common/misc.o \ |
| 10 | ../common/esd405ep_nand.o \ |
| 11 | ../common/auto_update.o |