blob: f890008be22885f86ce712d94a1c6cee86718ca6 [file] [log] [blame]
Stefan Roese5ff4c3f2005-08-15 12:31:23 +02001#
Marian Balakowiczd62379d2006-09-01 19:49:50 +02002# (C) Copyright 2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
Stefan Roese5ff4c3f2005-08-15 12:31:23 +02005# (C) Copyright 2005
6# Sandburst Corporation
7# Travis B. Sawyer
8#
Wolfgang Denkd79de1d2013-07-08 09:37:19 +02009# SPDX-License-Identifier: GPL-2.0+
Stefan Roese5ff4c3f2005-08-15 12:31:23 +020010#
11
Stefan Roese5ff4c3f2005-08-15 12:31:23 +020012# TBS: add for debugging purposes
13BUILDUSER := $(shell whoami)
Masahiro Yamadac54b77e2013-10-21 11:53:38 +090014FORCEBUILD := $(shell rm -f karef.o)
Stefan Roese5ff4c3f2005-08-15 12:31:23 +020015
16CFLAGS += -DBUILDUSER='"$(BUILDUSER)"'
17# TBS: end debugging
18
Masahiro Yamadac54b77e2013-10-21 11:53:38 +090019obj-y = karef.o ../common/flash.o ../common/sb_common.o
20extra-y += init.o