blob: 37d91a51a3a22f80c1d0e8356f3634c701b085b4 [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
15CFLAGS += -DBUILDUSER='"$(BUILDUSER)"'
16# 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