]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/pr1/config.mk
kbuild: use Linux Kernel build scripts
[people/ms/u-boot.git] / board / pr1 / config.mk
CommitLineData
939b150a
DP
1#
2# Copyright (c) Switchfin Org. <dpn@switchfin.org>
3#
4# Copyright (c) 2005-2008 Analog Device Inc.
5#
6# (C) Copyright 2001
7# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
8#
1a459660 9# SPDX-License-Identifier: GPL-2.0+
939b150a
DP
10#
11
6825a95b
MY
12# FIX ME
13ifneq ($(filter lib lib/lzma lib/zlib, $(obj)),)
14ccflags-y := -O2
15endif