Stefan Roese | 566806c | 2007-10-05 17:11:30 +0200 | [diff] [blame] | 1 | # |
2 | # (C) Copyright 2007 | ||||
3 | # Stefan Roese, DENX Software Engineering, sr@denx.de. | ||||
4 | # | ||||
Wolfgang Denk | 1a45966 | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 5 | # SPDX-License-Identifier: GPL-2.0+ |
Stefan Roese | 566806c | 2007-10-05 17:11:30 +0200 | [diff] [blame] | 6 | # |
7 | |||||
Masahiro Yamada | 377e104 | 2013-10-21 11:53:38 +0900 | [diff] [blame] | 8 | obj-y := kilauea.o |
9 | obj-$(CONFIG_CMD_CHIP_CONFIG) += chip_config.o |