]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/sandburst/metrobox/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
[karo-tx-uboot.git] / board / sandburst / metrobox / Makefile
1 #
2 # (C) Copyright 2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # (C) Copyright 2005
6 # Travis B. Sawyer, Sandburst Corporation, tsawyer@sandburst.com
7 #
8 # SPDX-License-Identifier:      GPL-2.0+
9 #
10
11 ifneq ($(OBJTREE),$(SRCTREE))
12 $(shell mkdir -p $(obj)../common)
13 endif
14
15 # TBS: add for debugging purposes
16 BUILDUSER := $(shell whoami)
17 FORCEBUILD := $(shell rm -f metrobox.o)
18
19 CFLAGS += -DBUILDUSER='"$(BUILDUSER)"'
20 # TBS: end debugging
21
22 obj-y   = metrobox.o ../common/flash.o ../common/sb_common.o
23 extra-y += init.o