summaryrefslogtreecommitdiffstats
path: root/board/xilinx/ppc440-generic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/xilinx/ppc440-generic/Makefile')
-rw-r--r--board/xilinx/ppc440-generic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/xilinx/ppc440-generic/Makefile b/board/xilinx/ppc440-generic/Makefile
index bf0a6ba4f2..11a8f69343 100644
--- a/board/xilinx/ppc440-generic/Makefile
+++ b/board/xilinx/ppc440-generic/Makefile
@@ -31,7 +31,7 @@ endif
INCS :=
CFLAGS += $(INCS)
-HOST_CFLAGS += $(INCS)
+HOSTCFLAGS += $(INCS)
LIB = $(obj)lib$(BOARD).a
OpenPOWER on IntegriCloud