summaryrefslogtreecommitdiffstats
path: root/board/bf527-ezkit/config.mk
blob: 0d3df2dbd90209ee815c93a3c6a114625c9f2267 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright (c) 2005-2008 Analog Device Inc.
#
# (C) Copyright 2001
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

# FIX ME
ifneq ($(filter lib lib/lzma lib/zlib, $(obj)),)
ccflags-y := -O2
endif
OpenPOWER on IntegriCloud