blob: 05c818791c4909c1325eb96841fea7cc52df2b45 [file] [log] [blame]
Stefan Roeseb79316f2005-08-15 12:31:23 +02001#
Marian Balakowiczf9328632006-09-01 19:49:50 +02002# (C) Copyright 2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
Stefan Roeseb79316f2005-08-15 12:31:23 +02005# (C) Copyright 2005
6# Sandburst Corporation
7# Travis B. Sawyer
8#
Wolfgang Denk1a459662013-07-08 09:37:19 +02009# SPDX-License-Identifier: GPL-2.0+
Stefan Roeseb79316f2005-08-15 12:31:23 +020010#
11
Marian Balakowiczf9328632006-09-01 19:49:50 +020012ifneq ($(OBJTREE),$(SRCTREE))
13$(shell mkdir -p $(obj)../common)
14endif
Stefan Roeseb79316f2005-08-15 12:31:23 +020015
16# TBS: add for debugging purposes
17BUILDUSER := $(shell whoami)
Masahiro Yamada377e1042013-10-21 11:53:38 +090018FORCEBUILD := $(shell rm -f karef.o)
Stefan Roeseb79316f2005-08-15 12:31:23 +020019
20CFLAGS += -DBUILDUSER='"$(BUILDUSER)"'
21# TBS: end debugging
22
Masahiro Yamada377e1042013-10-21 11:53:38 +090023obj-y = karef.o ../common/flash.o ../common/sb_common.o
24extra-y += init.o