Feng Kan | bc42971 | 2008-07-08 22:48:42 -0700 | [diff] [blame] | 1 | # |
2 | # (C) Copyright 2008 | ||||
3 | # Feng Kan, Applied Micro Circuits Corp., fkan@amcc.com. | ||||
4 | # | ||||
Wolfgang Denk | d79de1d | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 5 | # SPDX-License-Identifier: GPL-2.0+ |
Feng Kan | bc42971 | 2008-07-08 22:48:42 -0700 | [diff] [blame] | 6 | # |
7 | |||||
Masahiro Yamada | c54b77e | 2013-10-21 11:53:38 +0900 | [diff] [blame] | 8 | obj-y = redwood.o |
9 | extra-y += init.o |