blob: d5a9b34f1d2baa922fe908c63cf8cb3ea9f342dd [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
Stefan Roeseb79316f2005-08-15 12:31:23 +020012# TBS: add for debugging purposes
13BUILDUSER := $(shell whoami)
Masahiro Yamada377e1042013-10-21 11:53:38 +090014FORCEBUILD := $(shell rm -f karef.o)
Stefan Roeseb79316f2005-08-15 12:31:23 +020015
Masahiro Yamada6825a952014-02-04 17:24:28 +090016ccflags-y += -DBUILDUSER='"$(BUILDUSER)"'
Stefan Roeseb79316f2005-08-15 12:31:23 +020017# TBS: end debugging
18
Masahiro Yamada377e1042013-10-21 11:53:38 +090019obj-y = karef.o ../common/flash.o ../common/sb_common.o
20extra-y += init.o