summaryrefslogtreecommitdiffstats
path: root/board/sandburst/metrobox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/sandburst/metrobox/Makefile')
-rw-r--r--board/sandburst/metrobox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sandburst/metrobox/Makefile b/board/sandburst/metrobox/Makefile
index 37d91a51a3..8121cce514 100644
--- a/board/sandburst/metrobox/Makefile
+++ b/board/sandburst/metrobox/Makefile
@@ -12,7 +12,7 @@
BUILDUSER := $(shell whoami)
FORCEBUILD := $(shell rm -f metrobox.o)
-CFLAGS += -DBUILDUSER='"$(BUILDUSER)"'
+ccflags-y += -DBUILDUSER='"$(BUILDUSER)"'
# TBS: end debugging
obj-y = metrobox.o ../common/flash.o ../common/sb_common.o
OpenPOWER on IntegriCloud