Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
[oweals/u-boot.git] / board / tqc / tqm5200 / Makefile
1 #
2 # (C) Copyright 2003-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 obj-y   := tqm5200.o cmd_stk52xx.o cmd_tb5200.o cam5200_flash.o
9
10 $(obj)cam5200_flash.o:  cam5200_flash.c
11         $(CC) $(CFLAGS) -c -o $@ $<