Georg Schardt | 3ce59a1 | 2008-10-24 13:51:52 +0200 | [diff] [blame] | 1 | # |
2 | # (C) Copyright 2008 | ||||
3 | # Ricardo Ribalda,Universidad Autonoma de Madrid, ricardo.ribalda@uam.es | ||||
4 | # This work has been supported by: Qtechnology http://qtec.com/ | ||||
5 | # | ||||
Wolfgang Denk | d79de1d | 2013-07-08 09:37:19 +0200 | [diff] [blame^] | 6 | # SPDX-License-Identifier: GPL-2.0+ |
Georg Schardt | 3ce59a1 | 2008-10-24 13:51:52 +0200 | [diff] [blame] | 7 | # |
8 | |||||
9 | COBJS += $(BOARD).o | ||||
10 | |||||
11 | include $(SRCTREE)/board/xilinx/ppc405-generic/Makefile |