blob: 8121cce514db2aa74ffbf952efc1a8a668dd69c5 [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# Travis B. Sawyer, Sandburst Corporation, tsawyer@sandburst.com
7#
Wolfgang Denk1a459662013-07-08 09:37:19 +02008# SPDX-License-Identifier: GPL-2.0+
Stefan Roeseb79316f2005-08-15 12:31:23 +02009#
10
Stefan Roeseb79316f2005-08-15 12:31:23 +020011# TBS: add for debugging purposes
12BUILDUSER := $(shell whoami)
Masahiro Yamada377e1042013-10-21 11:53:38 +090013FORCEBUILD := $(shell rm -f metrobox.o)
Stefan Roeseb79316f2005-08-15 12:31:23 +020014
Masahiro Yamada6825a952014-02-04 17:24:28 +090015ccflags-y += -DBUILDUSER='"$(BUILDUSER)"'
Stefan Roeseb79316f2005-08-15 12:31:23 +020016# TBS: end debugging
17
Masahiro Yamada377e1042013-10-21 11:53:38 +090018obj-y = metrobox.o ../common/flash.o ../common/sb_common.o
19extra-y += init.o