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